Skip to main content
PATCH
Update organization

Path Parameters

orgId
string<uuid>
required

The ID of the organization to update

Body

Fields that can be updated on an existing organization

name
string

Organization name

timezone
enum<string>
Available options:
America/New_York,
America/Chicago,
America/Denver,
America/Phoenix,
America/Los_Angeles,
America/Anchorage,
Pacific/Honolulu,
America/Toronto,
America/Vancouver,
America/Edmonton,
America/Winnipeg,
America/Halifax,
America/St_Johns,
America/Mexico_City
phone
string

Organization phone number

referenceId
string | null

Customer-provided identifier that maps to an entity in their system

Maximum string length: 255
address
object | null

Address fields for creating an organization

Response

Response returned after updating an organization

success
enum<boolean>
required
Available options:
true
data
object
required

Represents an organization and its configuration