Skip to main content
POST
Delete Splits from Bulk Products
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/product/bulk/deletesplit Description: The /product/bulk/deletesplit endpoint allows deletion of splits from multiple products simultaneously. Method: POST Request Payload:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
productIds
string[]
required
userId
string
required

Response

Success

message
string
updatedCount
integer