Schedules
Enable a schedule
Enables a previously disabled schedule so it will run according to its configuration.
POST
Enable 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 enable
Response
Schedule enabled successfully