Archives or unarchives the type of work with the specified id.
Archives or unarchives the type of work with the specified id. An archived type of work still exists for all tasks and time entries currently using it, but can no longer be created with this type of work.
Required Permissions
The user must be an admin or haveworkspace-manage-config:write
permissions.Path parameters
Id of the type of work which will be archived.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Flags the entity as archived.
Response
OK
The id of the task type.
The name of the task type.
A short (max. 140 characters) description of the task type.
The icon associated with this task type.
Whether the type of work has been archived.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.