# Run a manual job **POST /projects/{id}/jobs/{job_id}/play** ## Servers - https://www.gitlab.com/api/v4: https://www.gitlab.com/api/v4 () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **id** (string | integer) The ID or [URL-encoded path of the project](https://docs.gitlab.com/api/rest/#namespaced-paths). - **job_id** (integer) The ID of the manual job to run ### Query parameters - **job_variables_attributes** (array[string]) An array containing the custom variables available to the job ## Responses ### 200 Job started successfully [Powered by Bump.sh](https://bump.sh)