Skip to main content
DELETE
/
reseller
/
customers
/
{customerId}
Remove customer from this reseller's list
curl --request DELETE \
  --url https://api.offergrid.io/reseller/customers/{customerId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Path Parameters

customerId
string
required

Response

Customer removed