API Reference
cURL
curl --request DELETE \ --url https://api.flatpeak.com/customers/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Accepted" }
Permanently deletes a customer.
Documentation IndexFetch the complete documentation index at: https://docs.flatpeak.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.flatpeak.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate with bearer_token you obtained from /login endpoint.
bearer_token
Flatpeak customer_id.
customer_id
"cus_a83ec6da1e0d4917b9e9abf58d60574e"
202 accepted
"Accepted"
Was this page helpful?
Contact support