Skip to main content
PATCH
Update an organization

Authorizations

Authorization
string
header
default:<organization-api-token>
required

Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.

Path Parameters

id
string
required

Organization ID

Body

application/json
name
string

Name of the organization

adminUids
string[]

The admins of this organization

Admin ID

disabled
boolean
industryIds
string[]

Industries that this organization belongs to

Industry ID

ownerUid
string

Owner ID

Response

200 - application/json

Update an organization

id
string
required

Organization ID

industries
object[]
required

Industries

integrations
object[]
required

Integrations

teams
object[]
required

Teams

adminUids
string[]

Admin IDs

betaFeatures
string[]

Beta features

If consent is not required

dateCreated
string<date-time>

The date at which this organization was created. Format: ISO 8601 timestamp (YYYY-MM-DDTHH:mm:ss.sssZ). Example: 2024-06-13T04:00:00.592Z

disabled
boolean

If this organization is disabled

name
string

Name of this organization

ownerUid
string

Owner ID