Partially update relation definition.

Updates only the fields present in the request body (name, reverseName, description, number,
direction, quantityEnabled); omitted fields are left unchanged. Use this for a partial edit. To replace
all of a relation definition's details in one call, use the full-update PUT on the same path instead.

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

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

The ID for the relation definition you want to update.

Example: 78y3566b5c65c1325edexx8g

Body Params
description
object | null
name
object | null
string | null

Number of the relation. Omit to leave the current number unchanged.

boolean | null

Is quantity enabled for the relation. Omit to leave it unchanged.

reverseName
object | null
Headers
string

Specifies the context in which to operate. If omitted, the default context en is used.

In Bluestone PIM, the context is generally synonymous with the language setting. The context determines how product information is tailored and presented based on language or other local specifications.

For more detailed information on how context relates to language settings in Bluestone PIM, refer to the Languages and Context documentation.

Note: The default context is identified by the ID "en". IDs for additional contexts begin with a lowercase "L", not with the digit "1", followed by a number. This naming convention helps distinguish between default and custom contexts within Bluestone PIM.

Responses
204

No Content

This response 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