Skip to main content

Delete a scheduled event

DELETE 
/ai/assistants/:assistant_id/scheduled_events/:event_id

If the event is pending, this will cancel the event. Otherwise, this will simply remove the record of the event.

Request

Responses

200:

Successful Response

422:

Validation Error