Assets
Reorder Assets
Set the property's gallery order. ordered_ids is the FULL sequence the operator arranged (first = hero cover); each id is reindexed to its position. The payload must list exactly the property's assets — once, each — so a reorder can never leave an omitted asset stranded at a colliding position or double-index a duplicate. Anything else is a 404, not a silent partial reorder.
put/api/v1/assets/properties/{property_id}/order
Path parameters
property_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.