PUT
/
v2
/
orgs

Authorizations

Authorization
string
header
required

Workspace secret API key, found in the workspace settings page (top left).

Body

application/json
name
string
required

The name of the organization client.

adminIDs
string[]

List of admin IDs associated with the organization client.

canSelfEdit
boolean

Indicates if the organization clients can self-edit.

dashboardLayout
enum<string>

Layout of the dashboard.

Available options:
vertical,
horizontal
disallowAnyTags
boolean

Indicates if any tags are disallowed.

lastModified
number

Timestamp indicating when the organization client was last modified.

preferredLanguage
string

Preferred language for the client ISO6391 code (fr for french, no for norwegian).

squarePhotoURL
string

URL to the square photo of the organization client.

widgetIDs
string[]

List of agent IDs associated with the organization client.

Response

200 - application/json
message
string
success
boolean