Schedule

Delete speaker assignment in timeslot

1min
Remove existing speakers assigned to your event to any existing content-type timeslot
DELETE
Request
Path Params
{organizationId}
Number
required
The id of the Brella organization you are trying to retrieve data from
{eventId}
Number
required
The id of the Brella event you are trying to retrieve data from
{speakerAssignmentId}
Number
required
The id of the speaker assignment you are trying to edit
Header Parameters
Brella-API-Access-Token
String
required
Your unique Brella API key
Accept
String
required
application/vnd.brella.v4+json
Content-Type
String
required
application/json
Curl
Responses
200