Attach policy to a wallet
Policies
Attach policy to a wallet
Attaches a policy to a wallet, creating or updating the relationship as needed.
PUT
Attach policy to a wallet
Authorizations
Headers
Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.
Path Parameters
Unique identifier of the policy
Unique identifier of the wallet KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
Required string length:
27Pattern:
^[0-9A-Za-z]{27}$Example:
"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Body
application/json
Response
Policy attached to wallet successfully

