Import a DID
Import a DID into cheqd Studio.
This endpoint imports a decentralized identifier associated with the user's account for custodian-mode clients.
Authorizations
x-api-keystringRequired
Body
didstring · uriRequired
DID to be imported
Responses
200
The request was successful.
application/json
400
A problem with the input fields has occurred. Additional state information plus metadata may be available in the response body.
application/json
401
Access token is missing or invalid
500
An internal error has occurred. Additional state information plus metadata may be available in the response body.
application/json
post
/did/importLast updated
Was this helpful?