Enrol projects in the auto-first-run rollout

View as Markdown
Enrols the given projects, creating their job row if needed, or clears their enrolment. Idempotent.

Request

This endpoint expects an object.
enrolledbooleanRequired
True enrols the given projects, false clears their enrolment
project_idslist of stringsRequired

Response

Enrollment result
enrolledintegerOptional
clearedintegerOptional
unknown_project_idslist of stringsOptional
Ids that match no project
already_run_project_idslist of stringsOptional
Ids whose automatic run already happened, so enrolling has no effect