patch
/companies/{id}.json
Updates a company and returns it
The following values are allowed in the include query parameter:
- avatar
- contacts
- contacts.avatar
- contacts.phoneNumbers.code
- country
- createdBy.avatar
- customFieldEntities.avatar
- owner.avatar
- phoneCodes
- phoneNumbers.code
- timezone
Request Parameters
1 Path Parameter
1 Query Parameter
Request Body
Schema
company
object
required
Responses
200 OK
Schema
company
object
Company represents a company in the CRM system.
included
object
Included contains all the side-loaded data of a response. See including related entities.
Send a Test Request
PATCH
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
id
$$.env
1 variable not set
host