Reorder entries
Reorders an OperationsTaskList’s existing entries. entry_ids must be an exact permutation of the list’s current entry ids (every id present, no extras, no duplicates), so a reorder can never drop, add, or mutate an entry. | authz: min_org_role=operator | (OperationsTaskListReorderEntries1) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_list_id
Request
This endpoint expects an object.
entry_ids
Response
Successful Response
Errors
422
Operations Task Lists Reorder Entries V1request Unprocessable Entity Error

