Creates a new program lead for General Assembly's admissions team.
Returns a JSON object of errors if any parameter validations failed.
| Name | Description |
|---|---|
| name | Name |
| Email Address | |
| phone | Phone Number |
| lead_source | The source where this lead was generated |
| program_slug | The slug of the program that the lead expressed interest in |
| metro_slug | The slug of the metro that the lead expressed interest in |
| ip_address | IP Address |
| submission_url | The URL where the form was submitted from |
| visitor_id | Visitor ID |
| event | Email marketing event for the prospect created by this lead form |
| opt_in | Whether or not to send marketing emails (boolean) |
Authorization: [your_auth_token] Accept: application/json Content-Type: application/json
POST /api/v1/website/program_leads
Content-Type: application/json
422