Skip to content

/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>
ParameterRequiredDescription
project_idYesThe unique ID of the project you want to update (find this via /project_list).

You send:

/update_project 45

Bot 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 /scan runs.