Skip to main content
PUT
Create or upload a store key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
server
string
required
key
string

Base64 encoded AES key (optional)

iv
string

Base64 encoded IV (required if key is provided)

Response

Key ID or published key details

Key ID