Kick off a run

Request Information
URL POST {{basepath}}/api/:project/run/:identifier/kickoff
CategoryRun

Description

Makes a payable in the project

Url variables
:project{{project}}
:identifier{{run_identifier}}
Header
token{{token}}
Content-Typeapplication/json
JSON
{
    "name": "2024-04",
    "process": "monthly"
}