Skip to main content
PATCH
cURL

Path Parameters

company_id
integer
required

Query Parameters

structure
enum<string>
default:NESTED

Format of custom fields in response. NESTED returns array of objects with id, field_name, field_value. FLAT returns object with field names as keys.

Available options:
FLAT,
NESTED

Body

name
string
domain
string
company_status
string
company_custom_fields
object[]

Response

OK. The company was successfully updated.

name
string
domain
string
company_status
string
company_custom_fields
object[]