Update BarAsk AIpatch https://{defaultHost}/api/v2/bars/{id}Updates the specified Bar.Path ParamsidintegerrequiredBody ParamsnamestringTitle of the bar.descriptionstring | nullIn-depth explanation of what the bar represents.starts_ondate | nullDate for which work associated with the bar is to begin.ends_ondate | nullDate for which work associated with the bar is to end.strategic_valuestring | nullWhy this bar is important.notesstring | nullAdditional information to be shared.percent_doneinteger | null0 to 100Determines the shading of the bar to indicate progress. Null is fully saturated. 0-100 displays a gradual shading until fully saturated.tagsarray of stringsKeywords and terms associated with the bar.tagsADD stringlanestring | nullThe lane assigned to the bar.legendstring | nullThe legend assigned to the bar.custom_text_fieldsarray of objectscustom_text_fieldsADD objectcustom_dropdown_fieldsarray of objectscustom_dropdown_fieldsADD objectis_containerbooleanWhether or not this bar is a containerfalsetruefalseparkedbooleanDefaults to trueWhether or not this bar is parkedtruefalsecontainer_bar_idintegerBar ID of the container to which we want to add the bar.Responses 204bar successfully updated 401authentication failed 403forbidden 422validation failedUpdated over 1 year ago