Delete Customer by lookup key
DELETE/customers/:lookupKey/:lookupValue
Delete a customer
by a specific lookupKey / lookupId combination. A deleted customer
will be moved to the Propeller Recycle bin. This means the deleted customer can be restored, however, only via the Propeller backoffice.
Request
Responses
- 200
- 400
- 404
Delete Customer by lookup key - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Delete Customer by lookup key - 400 (invalid lookup key)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Delete Customer by lookup key - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id