API reference
Remove a payment agent wallet binding
DELETE
/v1/agent-payments/agents/{agentId}/wallet-bindings/{bindingId}Authorization
bearerAuth AuthorizationBearer <token>
Paste your API key from the dashboard.
In: header
Response Body
application/json
curl -X DELETE "https://example.com/v1/agent-payments/agents/{agentId}/wallet-bindings/{bindingId}"{
"success": true
}Empty
How is this guide?
Last updated