Content - Live Events
Delete a Specific Live Event
This endpoint deletes a specific live event for a specific course or event.<br><br><h3>Required Scope</h3>content:write
delete/api/v2/content/{id}/relationships/sessions/{session-id}
Path parameters
idstring required
The ID of the course or event.
session-idstring required
The ID of the live event.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.