Skip to main content
PATCH
Update Account

Update Account

Updates an existing account. Returns 404 when it does not exist; use Create or Update Account to upsert.

Request

string
required
Your organization ID.
string
Display name. null clears it.
string
Primary domain. null clears it.
object
Attributes to merge. null values delete keys.
boolean
default:"false"
Replace all stored attributes instead of merging.

Responses