Update ProjectAsk AIpatch https://management.sandbox.particlehealth.com/v1/{project.name}Updates mutable fields such as display_name, npi, address, and lifecycle state.Path Paramsproject.namestringrequiredThe resource name of the Project. Should match the pattern projects/{project_id}.Body Paramsdisplay_namestringA user defined name for the Project.statestringenumState represents represents if a Project or Connection is Active or Inactive on the data exchange networks. STATE_ACTIVE: Represents a Project/Connection that is registered on the data exchange networks. STATE_INACTIVE: Represents a Project that is either not registered, or not active on the data exchange networks. STATE_ACTIVE_PENDING: Represents a Project that is pending registration on the data exchange networks. STATE_ACTIVESTATE_INACTIVESTATE_ACTIVE_PENDINGAllowed:STATE_ACTIVESTATE_INACTIVESTATE_ACTIVE_PENDINGnpistringNational Provider Index for the Project.addressobjectAddress for the Project.address objectcommonwell_typestringenumCommonwellType is a network required ENUM and should be chosen as the value that closest resembles the treatment relation this entity has with its patients.COMMONWELL_TYPE_PHARMACYCOMMONWELL_TYPE_AMBULATORYCOMMONWELL_TYPE_HOSPITALCOMMONWELL_TYPE_POSTACUTECARECOMMONWELL_TYPE_LABSYSTEMSCOMMONWELL_TYPE_ACUTECAREAllowed:COMMONWELL_TYPE_PHARMACYCOMMONWELL_TYPE_AMBULATORYCOMMONWELL_TYPE_HOSPITALCOMMONWELL_TYPE_POSTACUTECARECOMMONWELL_TYPE_LABSYSTEMSCOMMONWELL_TYPE_ACUTECAREis_obobooleanTrue if the Project is an OBO entity on at least one of the networks.truefalsenpi_typestringResponses 200A successful response. 400Returned when the request is malformed or missing required fields. 401Returned when the caller does not have permission to access the resource. 404Returned when the resource does not exist. 429Returned when the caller has exceeded the rate limit. 500Server errorUpdated 8 months ago