Creates a cryptographic key in the tenant's keystore.
Workflow:
- Validates the caller's tenant boundary
- Calls Core-API to create the cryptographic key (S2S)
- Returns the created key's identity, algorithm and lifecycle status
Authorization is a SEPARATE concern and is not granted here: issue and read
access to the key through the Capability Grant endpoints, or compose an
Internal Crypto Use Case over the returned kid. The endpoint grants nothing
and names no application - the grantTo field that once carried that half of
the operation was removed in the PRD §40 greenfield cutover.
Available in every tenant type. A SIMPLE tenant creates keys through exactly
this endpoint (PRD §168 FR-168.10): its Internal Crypto Use Cases are an
authorization overlay over keys that already exist, so key creation is the one
key-plane operation a SIMPLE tenant must be able to perform for itself.
Error handling:
- If key creation fails, the entire operation is aborted (404, 409, 504 returned)
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||