cURL
curl --request DELETE \ --url https://api.monigo.co/v1/customers/{customer_id}/payout-accounts/{account_id} \ --header 'Authorization: <api-key>'
{}
Permanently deletes a payout account record
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Customer ID
Payout account ID
OK
The response is of type object.
object