Create credentials for waas wallet delegation
Creates new encryption public key credentials for WaaS wallet delegation.
POST
Create credentials for waas wallet delegation
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Response
Credentials for waas wallet delegation created successfully
A string with a max length of 4096 characters
Maximum string length:
4096Short identifier referenced in webhook envelopes so the developer knows which private key to use
Maximum string length:
64Algorithm for how this key is used
Available options:
RSA-OAEP-256, HYBRID-RSA-AES-256 Available options:
dynamic, external Previous
Get a specific delegated access encryption public key by IDReturns a delegated access encryption public key by its ID.
Next
Create credentials for waas wallet delegation