v3
latestOpenAPI 3.0.02026-08-081996601.2 MBAgent Schedules
Delete agent schedule
Deletes an agent schedule. This stops all future executions of the schedule.
Sessions that were previously created by this schedule are not deleted and remain accessible.
delete/v2/agents/{agent_key}/schedules/{schedule_key}
Path parameters
agent_keystring required
A unique key that identifies an agent.
Example:customer_support
The unique key of the agent.
schedule_keystring required
A unique key that identifies an agent schedule.
Example:daily-report
The unique key of the schedule to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The schedule is deleted.