Website API

Create a new program lead

Creates a new program lead for General Assembly's admissions team.

Parameters

Name Description
name Name
email 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)

Request

Headers

Authorization: [your_auth_token]
Accept: application/json
Content-Type: application/json

Route

POST /api/v1/website/program_leads

Body

Response

Headers

Content-Type: application/json

Status

202