v56

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01142337440.5 KB
AgentScheduleService
Agent Schedules

Delete a schedule

Deletes a schedule from an agent

delete/v1/workspaces/{workspaceId}/agents/{agentId}/schedules/{id}

Path parameters

workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q

Workspace ID.

agentIdstring required
Example:agent_01HXKD2E5NQM3T9AYWCFMGWT9Y

Agent ID. Accepts the canonical agent_… form or the external_id:<value> form.

idstring required
Example:as_01HXKD2E5NQM3T9AYWCFMZZZBD

Schedule ID. Accepts the canonical as_… form or the external_id:<value> form.

Response

OK