Skip to content

Instantly share code, notes, and snippets.

@mpguerra
Created May 7, 2015 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpguerra/f3961ecd0352e889160b to your computer and use it in GitHub Desktop.
Save mpguerra/f3961ecd0352e889160b to your computer and use it in GitHub Desktop.
Call to Signup Express Method
curl -v -X POST "https://sendgrid-admin.3scale.net/admin/api/signup.xml" -d 'provider_key=PROVIDER_KEY&org_name=COMPANY_NAME&username=USERNAME&email=EMAIL&password=PASSWORD&application_plan_id=MONTHLY_PLAN_ID'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment