Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete an existing tokenized customer
cURL
curl --request DELETE \ --url https://sandbox.gateway.sezzle.com/v2/customer/{customer_uuid} \ --header 'Authorization: <api-key>'
[ { "code": "bad_request", "message": "bad request" } ]
The authentication token generated from providing API Keys to Sezzle Gateway
The Customer UUID to delete
Status No Content