Skip to main content
DELETE
/
v1
/
customers
/
{id}
Deactivate a customer
curl --request DELETE \
  --url https://sandbox.inflowafrica.com/api/v1/customers/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.inflowafrica.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your API key starting with gtw_sk_

Path Parameters

id
string<uuid>
required

Response

Customer deactivated