Update Organization
Updates an existing Organization. Organizations are the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the resource.
Body
An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.
Optimistic locking version number, incremented on each update.
Timestamp when the organization was created.
Whether new templates default to private access.
Human-readable description of the organization.
"Document processing organization for Acme Corp."
Whether this is an enterprise-tier organization.
Feature flags enabled for the organization.
Whether the organization has a profile image.
Unique identifier (UUID) for the organization.
"550e8400-e29b-41d4-a716-446655440000"
Organization-level memory and configuration.
Display name of the organization.
"Acme Corp"
Current status of the organization (e.g., ACTIVE, SUSPENDED).
"ACTIVE"
Arbitrary key-value properties for the organization.
Whether the organization is publicly visible.
Full-text searchable representation of the organization.
URL-friendly identifier, 3-100 characters. Automatically lowercased. Pattern: ^[a-z0-9-]+$
"acme-corp"
Whether Kodexa support has been granted access.
When support access expires.
Timestamp when the organization was last updated.
Secondary UUID identifier.
"550e8400e29b41d4a716446655440000"
Response
Updated Organization
An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.
Optimistic locking version number, incremented on each update.
Timestamp when the organization was created.
Whether new templates default to private access.
Human-readable description of the organization.
"Document processing organization for Acme Corp."
Whether this is an enterprise-tier organization.
Feature flags enabled for the organization.
Whether the organization has a profile image.
Unique identifier (UUID) for the organization.
"550e8400-e29b-41d4-a716-446655440000"
Organization-level memory and configuration.
Display name of the organization.
"Acme Corp"
Current status of the organization (e.g., ACTIVE, SUSPENDED).
"ACTIVE"
Arbitrary key-value properties for the organization.
Whether the organization is publicly visible.
Full-text searchable representation of the organization.
URL-friendly identifier, 3-100 characters. Automatically lowercased. Pattern: ^[a-z0-9-]+$
"acme-corp"
Whether Kodexa support has been granted access.
When support access expires.
Timestamp when the organization was last updated.
Secondary UUID identifier.
"550e8400e29b41d4a716446655440000"
