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.
cURL
curl --request DELETE \ --url https://api.withflex.com/v1/customers/{id} \ --header 'Authorization: Bearer <token>'
{ "customer": { "customer_id": "fcus_01HACM7FZ1084XB1GB6053VM0D", "deleted": true } }
Delete a customer
Use a Bearer token to access this API.
"obj_01EXAMPLE00000000000000000"
Success
Show child attributes
{ "customer_id": "fcus_01HACM7FZ1084XB1GB6053VM0D", "deleted": true}