Delete policy.

Delete a specific policy associated with a relation identified by its ID. This endpoint allows you to remove a policy from a relation, ensuring the relation's policies are up-to-date.

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 ID for the relation you want to delete the policy from.

Example: 634c26e14cedfd0001775e9e

string
required

The policy ID to delete from the relation.

Example: 450c4ef0-048e-422d-8e0b-00e0b0e33461

string
enum
required

The type of policy to delete from the relation. Possible values are READ and WRITE.

Allowed:
Responses
204

No Content

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

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