Update a deal
Update an existing deal”s attributes, name, linked contacts, or linked companies. Note that passing linkedContactsIds or linkedCompaniesIds replaces the entire list of associations, so omitted IDs will be removed. To move a deal to a different pipeline or stage, provide both the pipeline and deal_stage attribute IDs.
Authentication
The API key should be passed in the request headers as api-key for authentication.
Path parameters
Request
Warning - Using PATCH on linkedCompaniesIds replaces the list of linked companies. Omitted IDs will be removed.
Warning - Using PATCH on linkedContactIds replaces the list of linked contacts. Omitted IDs will be removed.