Update DID
PATCH/dids/:id
JSON-RPC
dids.update
It is not allowed to update status
via this method. Please use dedicated
methods for transition to the new status, since each of the status may
have different requirements.
info
All parameters except id
are optional, only provided parameters will be
updated.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Number of the affected rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred