Update Organization

Use this API to update the details of an existing organization within the organizational hierarchy.

Path Params
string
required
length between 1 and 100

The external identifier of the organization.

Body Params
string
required
length between 1 and 100

The external identifier of the organization. Accepts alphanumeric characters, underscores, periods, colons, and hyphens.

string
length ≀ 100

The external identifier of the parent organization.

uuid

The unique identifier of the parent organization.

string
length between 2 and 10

The ISO language code for the organization's default language (for example: en, fr, de, es, zh).

string
required
length between 1 and 100

The name of the organization.

string
required
length between 5 and 77

The email address of the default approver for the organization.

string
length ≀ 250

A brief description of the organization.

Responses
204

No Content

400

Invalid request

401

Unauthorized

403

Forbidden

404

Organization not found

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*