PATCH
/
api
/
v1
/
org
{
  "results": "<any>",
  "status": "ok"
}

Body

application/json
the new organization settings

the new organization settings

name
string

The name of the organization

chartColors
string[]

The default color palette for all projects in the organization

defaultProjectUuid
string

The project a user sees when they first log in to the organization

Response

200
application/json
Ok
status
enum<string>
required
Available options:
ok
results
any