Skip to content

Revoke Certificate

DELETE
/certificates/{certificateId}

Revokes and permanently deletes a Certificate, removing the compliance proof for a Resource-Action pair. This may cause compliance gaps for the affected Resource. The parent Space must be active.

certificateId
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