Delete One Customer By Source System Id
Customers
Delete One Customer By Source System Id
Delete a customer by source system id
DELETE
Delete One Customer By Source System Id
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Query Parameters
"sourceSystem" is required (enter it either in parameters or request body)
"sourceSystemId" is required (enter it either in parameters or request body)
Body
application/json
Query parameters can also be provided in the request body as a JSON object
Response
200 - application/json
Responses for DELETE /api/rest/customers
response of any mutation on the table "customers"

