DocumentCache

Invalidate the cached DID document

Drops the cached DID document for the given DID, forcing the next GET /identifiers/{did}/document to re-resolve it from the network/source.

delete/identifiers/{did}/document/cache

Parameters

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

Response

Cached document invalidated successfully.

Changes