Update Project
public
Update Project
Update a project. If repositories is provided, replaces all repos.
Accepts JSON () — the existing shape — OR multipart/form-data with the
same scalar fields plus an optional icon_image file upload and a
clear_icon_image=true flag to wipe the stored image. Multipart is
only used by the project settings page when uploading an icon image;
everything else keeps the JSON path.
PUT
Update Project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response