Organizations

Update Organization

Updates an existing organization's metadata. Requires admin privileges.

put/v1/orgs/{id}

Path parameters

idstring uuid required

Request body

namestring required

Example request

{
  "name": "Acme Industries"
}

Response

Updated successfully

Changes

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