Skip to main content
POST
Enable a schedule

Authorizations

Authorization
string
header
required

API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"

Authorization
string
header
required

OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"

Path Parameters

agentId
integer<int32>
required

The ID of the agent

scheduleId
integer<int64>
required

The ID of the schedule to enable

Response

Schedule enabled successfully