DevelopmentApi
Delete workspace item
Soft-deletes a workspace item and updates the affected workspace hierarchy and progress state.
Soft-deletes a workspace item and updates the affected workspace hierarchy and progress state.
Authorization
patAuth PAT<token>
Personal Access Token
In: header
Path Parameters
workspaceId*string
itemId*string
Response Body
application/json
curl -X DELETE "https://loading/api/workspaces/string/items/string"{
"success": true
}Empty