Update an organization

View as Markdown

Authentication

AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Query parameters

_expandstringOptional

Request

This endpoint expects an object.
currencystringOptional

Default currency as a three-letter ISO 4217 currency code.

lead_statuseslist of objectsOptional
The organization's lead statuses. Provide the full list in the desired order to reorder them.
namestringOptional>=1 character
The organization's name.

Response

Successful response

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error