Update Organization Metadata
Organizations (Tenant Only)
Update Organization Metadata
Updates the organization metadata
PUT
Update Organization Metadata
Documentation Index
Fetch the complete documentation index at: https://docs.allomia.com/llms.txt
Use this file to discover all available pages before exploring further.
Update Organization Metadata
Updates the organization metadata and validates it against the stored schema. This endpoint requires a valid tenant API key for authentication.Headers
API key is required. Enter your tenant-specific API key in the format ‘Bearer
YOUR-API-KEY’
Path Parameters
The unique identifier of the organization
Body Parameters
The metadata object that should match the schema stored in
organizationMetadata
Response
The unique identifier for the metadata record
The organization ID that this metadata belongs to
The version number of the metadata record
The metadata object containing the custom data
The timestamp when the metadata was created (ISO 8601 format:
“2025-06-01T14:23:45Z”)
The ID of the user who created the metadata
Example Request
Example Response
Error Responses
400: Invalid metadata - Schema validation failed
400: Invalid metadata - Schema validation failed
401: Unauthorized
401: Unauthorized
404: Organization metadata not found
404: Organization metadata not found
500: Error
500: Error