Delete object status (admin, soft delete)
DELETE
/object-types/{typeId}/statuses/{statusId}Authorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredPath parameters
typeIdstringrequiredstatusIdstringrequiredResponses
200
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions