Skip to content
UFW.

Organizations

Update an organization

Update an organization. Returns JSON unless otherwise noted.

Authentication

Authorizationbearer token

Requires organizations.write Update organizations and logos.

Path parameters

organizationIdstringrequired

The organization identifier.

Body parameters

application/json

namestring

Organization display name.

websiteUrlURL

Organization website.

termsUrlURL

Terms of service URL.

privacyPolicyUrlURL

Privacy policy URL.

supportEmailemail

Public support email address.

descriptionstring

Public organization description.

Responses

200Successful response
400The request is invalid
401Authentication is missing or invalid
403The token does not have the required scope
429Rate limit exceeded