Create a key
POST/api/key/v1
Permissions: KEY_CREATE
Creates a key within an organization. When creating identifiers for your own use — key identifiers, certificate identifiers, CA identifiers, or DID identifiers — a key is the first step.
The keyType and storageType values must reference specific configuration
instances from your system configuration.
Related guide: Keys
Request
Responses
- 201
- 400
- 500
Created
Business rule error
Internal server error