Delete policy from products for category id.

Remove a specific policy from products within a category by its internal ID and policy ID. This operation allows users to delete read or write permissions from products in a category.

For more detailed information on how to work with access management in Bluestone PIM, refer to our help pages Access management.

Path Params
string
required

The internal ID for the category from which the policy will be deleted.

Example: 634c26e14cedfd0001775e9f

string
required

The internal ID for the policy to be deleted.

Example: c0c13611-bed5-4654-b115-e50c5cd0b6ba

string
enum
required

The type of policy to be deleted. It can be either READ or WRITE.

Allowed:
Responses
202

Accepted

This response status indicates that the request has been accepted for processing, but the processing has not been completed.

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