Updates a project. Supports partial updates.Ask AIput https://public-api.production.liveswitch.com/v1/projects/{id}Required scope: projects.writePath ParamsiduuidrequiredBody Paramsnamestring | nullThe name of the projectexternalIdstring | nullExternal identifier for the project used for integration purposesstatusstringenumNotStartedInProgressCompletedAllowed:NotStartedInProgressCompletedtagsarray of strings | nullOptional. Array of tag names to assign to the project. Tags will be auto-created if they don't exist. If provided, replaces all existing tags.tagsADD stringaddressstring | nullOptional. Human-readable address for the project location (e.g., "1600 Amphitheatre Parkway, Mountain View, CA").contactIdsarray of uuids | nullOptional. Array of contact IDs to associate with the project. If provided, replaces all existing contact associations. Contacts must belong to the same organization as the project.contactIdsADD uuidResponse 200SuccessUpdated 6 months ago