POST

Bulk Delete Suppliers


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

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.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Write Marketplace
Learn more about app permissions.
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?