Deletes a task schedule by id.

Required Permissions
Any authenticated user.

Path parameters

taskScheduleIdUUIDRequired

The id of the task schedule.

Headers

AuthorizationstringRequired

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

Response

No Content