post https://developers.yotpo.com/core/v3/stores//lists//remove-contacts
Remove specific contacts from an existing List.
Request statuses
Each customer entry can have a different status when sent to Yotpo. The statuses are:
Response | Description |
---|---|
removal_request_received | The removal request was successfully received and is pending processing |
not_in_list | The customer does not exist in this List |
contact_not_found | The customers could not be found and removed from the List using the given identifier (email or phone) |
error | Error in handling the specific profile |
Please note:
This endpoint operates asynchronously - due to fluctuating system workloads, the processing of the received data can vary.
To check the status of your data processing, you can query the Retrieve Customers endpoint and check the customers’ lists.