Update company by Id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 0
Defaults to 1

The company's unique, system-generated identifier, which can be used to identify the company globally.

Query Params
includeFields
array of strings

Use this query parameter to opt in for companies to be returned in the response body. Use comma separated values to fetch the respective fields. If left blank, default properties are returned.

includeFields
Allowed:
boolean

This query parameter allows you to specify if all the fields should be returned in the response body. If the field is left blank, the default properties are returned.

Body Params
string

The name of the company

string

The URL of the client's website. Unless explicitly stated, the value for this field can be left blank

string
enum

Set visibility parameters to restrict who can see your company. On create/update there are two options: EVERYONE and MEMBERS (same as projects). Selecting EVERYONE allows all team members from your firm to view the company, while selecting MEMBERS restricts access to only those team members who have been specifically invited.

Allowed:
string

A detailed description or notes about the company.

accountOwner
object

Optional. Updates the account owner. Provide either userId or emailId of an existing user.

fields
array of objects

Custom fields to update on the company. Provide fieldId and fieldValue for each field.

fields
notes
array of objects

Existing notes to update on this company. Each entry requires noteId. To create a new note, use POST /1.0/companies/{companyId}/add-notes.

notes
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json