/product/bulk/deletesplit
Description:
The /product/bulk/deletesplit
endpoint allows deletion of splits from multiple products simultaneously.
Method:
POST
Request Payload:
Parameter | Type | Description |
---|---|---|
productIds | array | An array of product IDs. |
userId | string | User ID whose splits should be deleted. |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Success
The response is of type object
.