Skip to content

Delete Unit

DELETE
/units/{unitId}

Permanently deletes a Unit and all its associations (Resource-Unit and Action-Unit links). The parent Space must be active. Resources and Actions themselves are NOT deleted.

unitId
required
string
X-Space-Id
required
string format: uuid

UUID of the target Space (tenant boundary). Validated against user access.

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found