Dids

Delete a DID

Soft-deletes the local DID resource (sets deletedAt timestamp). Does NOT deactivate the DID on the network/ledger. The DID can be recovered by querying with includeDeleted=true. To deactivate a DID on the network, use the deactivate action instead.

delete/identifiers/{did}

Parameters

./common-components.yml#/components/parameters/CorrelationId — unresolved $ref

Response

DID deleted successfully.

Changes