Skip to main content
Unary · Organizations Updates organization policy settings. Use this method to:
  • Configure editor restrictions
  • Set environment resource limits
  • Define project creation permissions
  • Customize default configurations

Examples

  • Update editor policies: Restricts available editors and sets a default.
  • Set environment limits: Configures limits for environment usage.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.UpdateOrganizationPoliciesRequest

Response

gitpod.v1.UpdateOrganizationPoliciesResponse This message has no fields.
CodexModelPolicy controls per-model availability for Codex.gitpod.v1.CodexModelPolicy
CustomSecurityAgent defines a custom security agent configured by an organization admin.gitpod.v1.CustomSecurityAgent
EditorVersionPolicy defines the version policy for a specific editorgitpod.v1.EditorVersionPolicy
gitpod.v1.UpdateOrganizationPoliciesRequest.UpdateAgentPolicy
UpdateCrowdStrikeConfig contains CrowdStrike Falcon configuration updatesgitpod.v1.UpdateOrganizationPoliciesRequest.UpdateCrowdStrikeConfig
UpdateSecurityAgentPolicy contains security agent configuration updatesgitpod.v1.UpdateOrganizationPoliciesRequest.UpdateSecurityAgentPolicy
VetoExecPolicy defines the policy for blocking or auditing executable execution in environments.gitpod.v1.VetoExecPolicy
VetoFileBlockDevicesPolicy defines block-device open control.gitpod.v1.VetoFileBlockDevicesPolicy
VetoFilePathPolicy defines path-based file-content access control.gitpod.v1.VetoFilePathPolicy
VetoFilePolicy defines path and block-device file controls in environments.gitpod.v1.VetoFilePolicy
Admission level describes who can access an environment instance and its ports.
CodexModelPolicyState describes an explicit per-model Codex availability override.
CodexOpenAIModel is the static allowlist of concrete OpenAI models that the Codex app runtime can select through Ona’s Codex picker.
CodexReasoningEffort is the static allowlist of reasoning efforts supported by the Codex app runtime.
CodexServiceTier is the static allowlist of service tiers supported by the Codex app runtime.
ConversationSharingPolicy controls how agent conversations can be shared.
KernelControlsAction defines how a kernel-level policy violation is handled.
VetoFileSurface defines which file operation classes a path entry targets.