Delete relation definition.

Delete a specific relation definition identified by its ID.

For more detailed information on how to work with relation definitions in Bluestone PIM, refer to our help
pages The data model > Relations.

Log in to see full request history
Path Params
string
required

The ID for the relation definition you want to delete.

Example: 78y3566b5c65c1325edexx8g

Query Params
boolean
Defaults to false

Specifies whether to force the deletion of the relation definition even if it is in use by a product
relation.

If the relation definition is in use by a product relation and force is omitted or set to false, then
a HTTP 400 will be returned and the deletion of the relation definition will not occur.

If omitted, the default value false will be used.

Example: 78y3566b5c65c1325edexx8g

Responses
204

No Content

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

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