v2

latestOpenAPI 3.0.12026-07-26334612609.5 KB
Waas

Create credentials for waas wallet delegation

post/environments/{environmentId}/waas/delegatedAccess/encryptionPublicKeys

Path parameters

environmentIdstring required
Example:95b11417-f18f-457f-8804-68e361f9164f

ID of the environment

Request body

publicKeystring required

A string with a max length of 4096 characters

algstring
type'dynamic' | 'external'

Example request

{
  "alg": "An example name"
}

Response

Credentials for waas wallet delegation created successfully

publicKeystring required

A string with a max length of 4096 characters

kidstring required

Short identifier referenced in webhook envelopes so the developer knows which private key to use

alg'RSA-OAEP-256' | 'HYBRID-RSA-AES-256' required

Algorithm for how this key is used

type'dynamic' | 'external'
createdAtstring date-time required
updatedAtstring date-time required