Skip to main content

Activate a pathway version

POST 

/v1/pathways/:id/versions/:version_number/activate

Make a version live (rollback = activating an older one). Hard-gated by validation: if the version has blocking errors none is activated and they come back as findings (400). Requires an owner-bound key whose owner is an engineer.

Request

Responses