light-mode-image
Learn
API ReferenceDIDs

Delete a DID

Roles

adminissuerverifierdts-providermanaged-issuer

Analytics Events

DID_DELETE_STARTDID_DELETE_SUCCESSDID_DELETE_FAIL
DELETE/v1/dids/{id}

Deletes a DID and all associated metadata by providing its URI. This includes all the removal of all associated private keys from the Key Management System (KMS).

Analytic events

  • DID_DELETE_START
  • DID_DELETE_SUCCESS
  • DID_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

DID

Formatdid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/dids/string"
Empty

How would you rate this page?