Required permissions: online_conferences.update.*
online_conferences.update.*
curl --request DELETE \ --url https://{primary_domain}/api/public/v2.0/online_conferences/{online_conference_id}/attendees/{online_conference_attendee_id} \ --header 'X-Access-Key-Id: <api-key>' \ --header 'X-Access-Key-Secret: <api-key>'
This response has no body data.