curl --request DELETE \
--url https://api.onepay.la/v1/customers/{customer_id} \
--header 'Authorization: Bearer <token>'{}
curl --request DELETE \
--url https://api.onepay.la/v1/customers/{customer_id} \
--header 'Authorization: Bearer <token>'{}
{}
Was this page helpful?