Move an asset within a product.

This operation allows users to change the order of an asset within a specified product. If the product or asset
with the specified IDs do not exist, a 404 error will be returned.

For more information on assets in Bluestone PIM, refer to our help pages Assets
overview
.

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

The internal ID for the product whose assets you want to update.

Example: 634c26e14cedfd0001775e9f

string
required

The internal ID for the asset you want to move.

Example: fe5ad93b-35a5-4731-9eab-9d2cc9934f09

Query Params
int32
required
0 to 9223372036854776000

The target position to which you want to move the asset. This is used to reorder
the assets associated with the product.

Example: 1

Responses
204

No Content

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