Trust Registry
Remove a trusted issuer
Remove an issuer from this tenant's trusted issuer registry. After removal, credentials from this issuer no longer pass the verification trust gate. A successful removal returns no response 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. No response body is returned.