Example searches: "transaction", "CreateOrder", "/v2/locations", "inventory", "delete customer"
Delete a specific customer identified by its unique ID.
Authorization header
A unique identifier for the customer within Finago Office CRM.
Success. No content
Unauthorized. Missing or invalid bearer token.
curl \ --request DELETE 'https://rest.api.24sevenoffice.com/v1/customers/{id}' \ --header "Authorization: string"