Schedules
Disable a schedule
Disables a schedule so it will not run until it is enabled again.
POST
Disable 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 disable
Response
Schedule disabled successfully