Organizations
Update Organization
Updates an existing organization's metadata. Requires admin privileges.
put/v1/orgs/{id}
Path parameters
idstring uuid required
Request body
Example request
{
"name": "Acme Industries"
}Response
Updated successfully
Changes
Changed in 1 of the 18 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○