Update a company

Update a company by id. Can be used to update most company fields.

Users array items:

  • email: Email address to associate (created if missing)
  • role: One of admin, user, resource
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
string
string
uri
string
uri
boolean
Defaults to false

Set true to suppress outbound email notifications for the company.

boolean
Defaults to false

Set true to suppress outbound SMS notifications for the company.

boolean
deprecated

Deprecated. When sent without disableEmailNotifications and disableSmsNotifications, sets both channel flags to this value.

Users
array of objects
Users
Responses
200

Returns a company by id

400

Invalid body or parameters.

401

Unauthorized.

403

Forbidden.

404

Company not found.

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!