Create a local DID
POST {{baseUrl}}/wallet/did/create
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"result":{"did":"did:sov:oV1erPwELsug9MCFe7R74","posture":"public","verkey":"VM2LgRrjFAx4VSCmqLjRAyFaAvAqh8epRf9BkJFpLrSZ"}}