Assistants
Delete a scheduled event
If the event is pending, this will cancel the event. Otherwise, this will simply remove the record of the event.
delete/ai/assistants/{assistant_id}/scheduled_events/{event_id}
Path parameters
assistant_idstring required
Unique identifier of the assistant.
event_idstring required
Unique identifier of the event.
Response
Successful Response