Assistants
Create a scheduled event
Create a scheduled event for an assistant
post/ai/assistants/{assistant_id}/scheduled_events
Path parameters
assistant_idstring required
Unique identifier of the assistant.
Request body
Example request
{
"scheduled_at_fixed_datetime": "2025-04-15T13:07:28.764Z"
}Response
Successful Response