Deletes a task schedule by id.

Deletes a task schedule by id. The schedule is removed from the task. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

taskScheduleIdstringRequiredformat: "uuid"
The id of the task schedule.

Response

No Content

Errors

401
Unauthorized Error