Reorder Asset Statuses
/asset_statuses/reorder
Reorder Asset Status [PUT]
Update the order in which the asset statuses are displayed.
Authorization: Admin
Request
Body{ "ids": [ 4, 2, 1, 3 ] }
Response 200
Body
{}
Update the order in which the asset statuses are displayed.
Authorization: Admin
{ "ids": [ 4, 2, 1, 3 ] }
200
{}
Still need help? Contact Us Contact Us