Organization

Update Organization

Update an organization.

put/api/organization/{organization_id}

Path parameters

organization_idstring uuid required

Request body

namestring

Name of the organization.

descriptionstring

Description of the organization.

Response

Successful Response

idstring uuid required
owner_idstring uuid required
namestring nullable

Optional name of the organization.

descriptionstring nullable

Optional description of the organization.

created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.1

Of the 3 revisions, 1 has no diff computed.