Path parameters
-
A unique identifier for the customer within 24SevenOffice CRM.
DELETE /customers/{id}
curl \
-X DELETE https://rest.api.24sevenoffice.com/v1/customers/{id} \
-H "Authorization: string"
A unique identifier for the customer within 24SevenOffice CRM.
curl \
-X DELETE https://rest.api.24sevenoffice.com/v1/customers/{id} \
-H "Authorization: string"