v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Organizations

Update an organization

Updates the specified organization by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

patch/v3/organizations/{id}

Path parameters

idstring required

Unique identifier for the organization.

Request body

namestring nullable

Name of the organization.

emailstring email nullable

Notification email of the organization.

descriptionstring nullable

Description for the organization.

allowedUsersinteger nullable

Max number of users the organization is allowed to create. Set to -1 to allow unlimited users.

resellerIdstring nullable

Unique identifier for the reseller.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
organizationAliasstring nullable
namestring required
emailstring required
descriptionstring required
allowedUsersinteger required
resellerIdstring nullable