Skip to main content
DELETE
/
v2
/
customers
/
{id}
Delete a customer
curl --request DELETE \
  --url https://api.spirii.com/v2/customers/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Authorization: Bearer <SPIRII_API_KEY>

Path Parameters

id
number
required

Response

The request was successful.