Creates a new lead for General Assembly's admissions team.
Returns a JSON object of errors if any parameter validations failed.
| Name | Description |
|---|---|
| name | Name |
| Email Address | |
| program |
Program Slug (from /programs)
|
| external_id | External Identifier |
| ip_address | IP Address |
| phone | Phone Number |
| lead_submission_url | The URL where the form was submitted from |
| lead_landing_url | The URL where the lead initially landed |
| lead_consent_url | Lead consenting to being contacted by GA |
| utm_source | UTM Source |
| utm_campaign | UTM Campaign |
| utm_medium | UTM Medium |
| utm_content | UTM Content |
| utm_term | UTM Term |
| visitor_id | Visitor ID |
Authorization: [your_auth_token] Accept: application/json Content-Type: application/x-www-form-urlencoded
POST /api/v1/affiliates/leads
Content-Type: text/html;charset=utf-8
422