Skip to content

Delete Resource

DELETE
/resources/{resourceId}

Permanently deletes a Resource and its unit associations. Certificates linked to this Resource are also affected. The parent Space must be active.

resourceId
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