DID
Publish a DID
Register or Update a DID in the DHT
put/dids/{id}
Path parameters
idstring required
DID to publish.
Request body
Response
The server has accepted the request as valid and will publish it to the DHT
Changes
Changed in 3 of the 7 revisions of this API.214
- ▲
the response's body type changed from
stringtoobjectfor statusresponse-body-type-changed
- ●
removed the request property
request-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲