Skip to main content
POST
Provision an Organization for Envelope Encryption

Headers

Content-Type
string

The type of media of the resource. Recommended value is application/json.

X-Request-Id
string<uuid>

A unique identifier used to trace and track each request.

Authorization
string

Bearer JWT token for authentication. Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments). Optional in default OSS single-tenant mode. Format: Bearer <token>

Path Parameters

organization_id
string<uuid>
required

The unique identifier of the Organization associated with the Ledger.

Response

OK

aead_primary_key_id
integer<int32>
required
Required range: x >= 0
Example:

1

kek_path
string
required
Example:

"org-00000000-0000-0000-0000-000000000000"

organization_id
string
required
Example:

"00000000-0000-0000-0000-000000000000"

prf_primary_key_id
integer<int32>
required
Required range: x >= 0
Example:

1

status
string
required
Example:

"active"