description |
---|
Deactivate a did:cheqd from ACA-Py Agent |
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.
To deactivate an active DID, pass the did
id in the request body, with any additional options
that you may have configured.
{% swagger src="../../../.gitbook/assets/swagger.json" path="/did/cheqd/deactivate" method="post" %} swagger.json {% endswagger %}