Deletes a task schedule by id.

Required Permissions
Any authenticated user.

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