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

Body

application/json

the new organization settings

name
string

The name of the organization

createdAt
string<date-time>
chartColors
string[]

The default color palette for all projects in the organization

colorPaletteUuid
string

The active color palette uuid for all projects in the organization

defaultProjectUuid
string

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

Response

Ok

status
enum<string>
required
Available options:
ok
results
any