v1

latestOpenAPI 3.0.12026-07-1421021.4 KB
Events API

Create and register a new registrant for the Webinar

post/organization/{organizationId}/webinar/{webinarId}/registrant

Path parameters

organizationIdstring required

ID of Organization to add Registrant to

webinarIdstring required

ID of Webinar to add Registrant to

Request body

firstNamestring

First name of Registrant

lastNamestring

Last name of Registrant

emailstring

Email of Registrant

sendEmailboolean

If confirmation email should be sent to registrant

customContextobject

Custom context data for the Registrant

Response

OK