cancelScheduledEvent

Permanently cancels a scheduled Event. The event must be in a `scheduled` state.

DELETE/v1/chat/events/scheduled/{id}

Authorization

AuthorizationBearerrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Header parameters

x-bot-idstringrequired
Bot id
x-integration-idstring
Integration id
x-integration-aliasstring
Integration alias

Path parameters

idstringrequired
Event id

Response

Returns an empty object