Last updated 5 years ago
PUT https://pm415.com/api/orderindexchange/:orgid
PUT
https://pm415.com/api/orderindexchange/:orgid
Changes the sorting order for array of initiatives or items.
:orgid
number
The ID of the org
Authentication
string
Authorization: Bearer 50ca9ba0f7b1444fa55d5
object
{"items": ["50","51", "52", "53", "54", "55"], "initiatives": []}
{ "success": true }