Customers
cURL
curl --request DELETE \ --url https://api-sandbox.y.uno/v1/customers/{customer_id} \ --header 'private-secret-key: <api-key>' \ --header 'public-api-key: <api-key>' \ --header 'x-account-code: <x-account-code>'
202
The account_id found in the Yuno Dashboard (UUID | MAX 36; MIN 36).
Accepted (body is empty)
Was this page helpful?