Create a DID
POST/api/did/v1
Creates a DID using a key, or keys, and a method.
The method
value must reference specific configuration instances
from your system configuration. This is because the system allows
multiple configurations of the same type.
Related guide: DIDs
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error