Delete a schedule
Deletes a schedule and all its associated tasks from the specified server
Deletes a schedule and all its associated tasks from the specified server
Authorization
bearerAuth AuthorizationBearer <token>
Enter your API token in the format: Bearer {token}
In: header
Path Parameters
server*string
Server UUID
Format
uuidschedule*integer
Schedule ID
Response Body
curl -X DELETE "https://example.com/api/client/servers/497f6eca-6276-4993-bfeb-53cbbbba6f08/schedules/0"Empty
Empty
Empty
Empty