light-mode-image
Learn
API ReferenceTrusted issuers

Delete a trusted issuer

Roles

adminverifier

Analytics Events

MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_STARTMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_SUCCESSMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_FAIL
DELETE/v2/credentials/mobile/trusted-issuers/{trustedIssuerId}

Deletes an existing trusted issuer by providing its ID.

Analytic events

  • MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_START
  • MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_SUCCESS
  • MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

trustedIssuerId*string

Trusted issuer ID

Formatuuid

Response 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?