Remove a set of labels from a product.

Detaches the given labels from the product in one call; any listed label that is not currently
assigned is ignored (it does not fail). Other labels on the product are left in place. Fails if
the product does not exist. To remove one label at a time use the single-label delete endpoint;
to remove one label from many products at once use remove_label_from_products.

For more detailed information on how to work with product labels in Bluestone PIM,
refer to our help pages Add/remove product labels.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the product to remove the labels from.

Body Params
labelIds
array of strings
required
length between 1 and 100
IDs of the labels to detach from the product; IDs not currently assigned are ignored. Between 1 and 100.*
Responses
204

No Content

This response status indicates that the request was successfully processed and there is no content to return.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json