Skip to main content
POST
Move many assets and record every move.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Move many assets and record every move.

Delegates to api.move_asset, so the history is written for each one rather than the site column being overwritten in place.

p_asset_ids
string[]
required
p_moved_at
string<timestamp with time zone>
p_notes
string<text>
p_reason
string<text>
p_to_location_id
string<uuid>
p_to_site_id
string<uuid>

Response

200

OK