v53

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-041,1941,9384.1 MB
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