Create a key
POST/api/key/v1
Creates a key within the current organization, which can be used to create a DID.
The keyType
and storageType
values must reference specific configuration
instances from your system configuration. This is because the system allows
multiple configurations of the same type.
Related guide: Keys
Request
Responses
- 201
- 400
- 500
Created
Business rule error
Internal server error