API 参考
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
这篇文档怎么样?
最后更新