Skip to content

Remove Action from Unit

DELETE
/actions/{actionId}/units/{unitId}

Removes an Action assignment from a Unit, dropping compliance obligations for Resources in that Unit. Existing Certificates are NOT deleted. The Space must be active.

actionId
required
string
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