Change attribute's order in group.

This operation allows you to change the order of an attribute definition within a specified group by moving it to a specified position.

For more detailed information on how to work with the Management API (MAPI) in Bluestone PIM, refer to our help pages Get started with Management API.

Path Params
string
required

The internal ID for the attribute group containing the attribute definition to move.

Example: 66159308bfa3207886a9d45e

string
required

The internal ID for the attribute definition to move.

Example: 634c26e14cedfd0001775e9f

Query Params
int32
required
0 to 9223372036854776000

The target position to move the attribute definition to.

Example: 3

Responses
200

OK

This response indicates that the request was successful and the attribute definition has been moved to the specified position.

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