Skip to content

Update attributes of the users organization

PATCH
/v1/organizations/{id}
id
required
string format: uuid

The UUID of the organization to update

Example
123e4567-e89b-12d3-a456-426614174000
object
description
string | null
display_name
string | null
icon
string | null
name
string | null

Organization updated

object
description
required
string
display_name
required
string
icon
string | null
id
required
string format: uuid
name
required
string
verified
required
boolean

Organization not found