Delete an item
Items
Delete an item
Delete an item for the authenticated workspace.
DELETE
Delete an item
Authorizations
Bearer API key from Settings → API Keys. Use restricted keys (prefix retrac_) with the minimum scopes required.
Path Parameters
The id of the item to delete. You may use either itemId (obtained via /items/info endpoint) or externalId prefixed with ext_.
Query Parameters
The ID of the workspace.
Example:
"ws_cluuwcv0r..."
The slug of the project. This field is deprecated – use workspaceId instead.
Response
The deleted item
The ID of the item.