Deletes the type of work with the specified id.
Deletes the type of work with the specified id. If any tasks, task templates or time entries still use this type, the id of a new type needs to be provided.
Required Permissions
The user must be an admin or haveworkspace-manage-config:write
permissions.Path parameters
typeOfWorkId
The id of the task type.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
typeOfWorkId
The id of the new task type.
Response
No Content