POST

Bulk Delete Suppliers


Alpha

This method is in Alpha and may change in the future.

Permanently deletes multiple suppliers in a single synchronous request. This action cannot be undone.

Supports up to 100 suppliers per request. To delete more than 100 suppliers, split the supplier IDs into multiple batches and make separate requests.

Each supplier deletion is processed independently. The response includes metadata indicating success or failure for each supplier.

Endpoint
POST
https://www.wixapis.com/suppliers-hub/v1/bulk/suppliers/delete

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?