/api/v1/events/{eventId}/speakers/{speakerId}
curl -X DELETE "https://opensession.dev/api/v1/events/<eventId>/speakers/<speakerId>" \ -H "Authorization: Bearer <token>"