Path parameters
-
id
integer(int32) Required A unique identifier for the customer within 24SevenOffice CRM.
DELETE
/customers/{id}
curl \
--request DELETE 'https://rest.api.24sevenoffice.com/v1/customers/{id}' \
--header "Authorization: string"