admin

Create Org Activation Key

Mint a BYOK activation key for an enterprise organization (admin only).

Minting is how an organization is given BYOK: the key is owned by a service user that is a member of the organization, and the organization receives an explicit byok grant. The service user has none of Quadrillion's own permissions. The plaintext is returned exactly once.

post/api/admin/organizations/{org_id}/activation-keys

Path parameters

org_idinteger required

Request body

labelstring required

Response

Successful Response

idinteger required
labelstring required
prefixstring required
created_atstring required
last_usedstring nullable required
keystring required
warningstring

Changes

Changed in 1 of the 30 revisions of this API.1