Grant/Revoke attendee access to speakers

Using this API, you can provide attendee access to speakers so they can also join the platform as an attendee.

To call this API you need to send speakers' ID as id and event URL in path parameter. Also, you need to pass isAllowAttendeeAccess as true/ false and ticketTypeIds as the comma-separated values of ticket id as string in query parameter.

For ticket IDs sent in ticketTypeIds this API will grant or revoke attendee access from the speaker for that particular tickets.

We need to pass the authentication key to authenticate users and it will require super admin, event admin, event staff level access.

Language
Credentials
Header
Click Try It! to start a request and see the response here!