Deletes a task schedule by id.

<Check title="Required Permissions" icon="key">Any authenticated user.</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.

Errors

401
Unauthorized Error