Deletes the type of work with the specified id.

POST

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 have workspace-manage-config:write permissions.

Path parameters

typeOfWorkIdstringRequired

The id of the task type.

Request

This endpoint expects an object.
typeOfWorkIdstringOptional

The id of the new task type.