API reference
Remove a payment agent wallet binding
Remove a payment agent wallet binding. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules.
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
Bind a default wallet to a payment agent POST
Bind a default wallet to a payment agent. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules.
Create an immutable spending policy version POST
Create an immutable spending policy version. Review the StableOps Agent Payments API endpoint, its authentication, request parameters, validation rules.