Delete Speaker
Speakers
Delete Speaker
Permanently removes a speaker from an event by speaker_id. This also removes any session associations for the speaker. The underlying contact record is not affected. Note that there is no PUT endpoint for speakers — to modify speaker data, update the linked contact record directly.
DELETE
Delete Speaker
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the speaker you want to use
Example:
1