Configure client settings
Clients
Configure client settings
Configure webhook URL, secret, sponsorship rules, and source-token whitelist rules for a client. Deposit whitelist keys must use CAIP-2 chain identifiers (for example “eip155:8453”).
POST
Configure client settings
Headers
API key for authentication (omit when sending Authorization)
Example:
"your-api-key"
Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.
Example:
"Bearer eyJhbGciOi..."
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
Pattern:
^\d{4}-\d{2}\.[a-z0-9]+$Example:
"2026-04.amazon"
Body
application/json
Response
Client updated successfully