Reorder projects
POST/api/reorder_projects
Validates that every given project GUID exists under the projects directory, then persists the new project display order for the current user and commits the change to the instance repo.
Request
Responses
- 200
- 404
- 422
Successful Response
Project not found: {guid}
Validation Error