v8

latestSwagger 2.02026-07-13120150263.9 KB

Create an organization in the application

put/organizations/{organizationId}

Path parameters

organizationIdstring required

Unique ID for the organization.

Query parameters

api-versionstring required

The version of the API being called.

Request body

idstring

Unique ID of the organization.

displayNamestring

Display name of the organization.

parentstring

ID of the parent of the organization.

Response

Success

idstring

Unique ID of the organization.

displayNamestring

Display name of the organization.

parentstring

ID of the parent of the organization.