v47

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2024-10-01163166522.3 KB
Organizations

Partially update organization

Partially update an organization object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.

patch/v1/organization/{organization_id}

Path parameters

organization_idstring uuid required

Organization id

Organization id

Request body

namestring nullable

Name of the organization

api_urlstring nullable
is_universal_apiboolean nullable
proxy_urlstring nullable
realtime_urlstring nullable

Response

Returns the organization object

idstring uuid required

Unique identifier for the organization

namestring required

Name of the organization

api_urlstring nullable
is_universal_apiboolean nullable
proxy_urlstring nullable
realtime_urlstring nullable
createdstring date-time nullable

Date of organization creation