/update_project
/update_project
Section titled “/update_project”The /update_project command allows you to change the configuration of an existing project. It works similarly to /init by sending you a link to a form pre-filled with current settings.
/update_project <project_id>Parameters
Section titled “Parameters”| Parameter | Required | Description |
|---|---|---|
project_id | Yes | The unique ID of the project you want to update (find this via /project_list). |
Example
Section titled “Example”You send:
/update_project 45Bot responds:
Please use this link to update project #45 (My Awesome API):[Link to Project Update Form]- Only the owner or an authorized administrator of the project can update its settings.
- Changing scan paths or Git URLs will affect all future
/scanruns.