Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 621 Bytes

deactivate-a-did.md

File metadata and controls

20 lines (13 loc) · 621 Bytes
description
Deactivate a did:cheqd from ACA-Py Agent

Deactivate a DID

Follow these instructions to deactivate a did:cheqd DID from ACA-Py Agent.

⚠️ Important...

Your wallet must have the key(s) which were generated when the DID was created, without them signing will fail.

Deactivate DID

To deactivate an active DID, pass the didid in the request body, with any additional optionsthat you may have configured.

{% swagger src="../../../.gitbook/assets/swagger.json" path="/did/cheqd/deactivate" method="post" %} swagger.json {% endswagger %}