API ReferenceTrusted issuers
Delete a trusted issuer
DELETE
/v2/credentials/mobile/trusted-issuers/{trustedIssuerId}Deletes an existing trusted issuer by providing its ID.
Roles
adminverifier
Analytics Events
MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_STARTMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_SUCCESSMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
trustedIssuerId*string
Trusted issuer ID
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v2/credentials/mobile/trusted-issuers/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
How would you rate this page?