Trust Registry

Remove a trusted issuer

Remove an issuer from this tenant's trusted-issuer registry (soft delete). After removal, credentials from this issuer no longer pass the verification trust gate. Scoped to the caller's tenant — a UUID belonging to a different tenant returns 404. Returns 204 No Content on success with an empty body.

delete/v1/trusted-issuers/{uuid}

Path parameters

uuidstring uuid required

UUID of the trusted issuer registry entry to remove.

Response

The trusted issuer was removed (soft-deleted). No response body is returned.

object required

Changes