Schedules
Delete a schedule
Permanently removes the specified schedule from the agent.
DELETE
Delete a schedule
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Path Parameters
The ID of the agent
The ID of the schedule to delete
Response
Schedule deleted successfully