light-mode-image
Learn
API ReferenceCWT credential configuration

Delete a CWT credential configuration

Roles

adminissuer

Analytics Events

CREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_STARTCREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_SUCCESSCREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_FAIL
DELETE/v2/credentials/compact/configurations/{id}

Deletes an existing CWT credential configuration by providing its ID.

Analytic events

  • CREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_START
  • CREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_SUCCESS
  • CREDENTIAL_COMPACT_CREDENTIAL_CONFIGURATION_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Unique identifier for the CWT credential configuration.

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v2/credentials/compact/configurations/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?