Update Prompts
Updates an existing Prompts. Prompts are templates used by AI assistants for document processing.
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
Prompt metadata defines a prompt template used by AI assistants for document processing.
Optimistic locking version number.
Whether this prompt is deprecated.
Display name of the prompt.
Whether the prompt is publicly accessible.
URL-friendly identifier for the prompt.
Whether this prompt is a template.
Computed resource URI (scheme://orgSlug/slug), present on serialized responses.
Response
Updated Prompts
Prompt metadata defines a prompt template used by AI assistants for document processing.
Optimistic locking version number.
Timestamp when the prompt was created.
Whether this prompt is deprecated.
Unique identifier (UUID) for the prompt.
Display name of the prompt.
Whether the prompt is publicly accessible.
URL-friendly identifier for the prompt.
Whether this prompt is a template.
Timestamp when the prompt was last updated.
Secondary UUID identifier.
Computed resource URI (scheme://orgSlug/slug), present on serialized responses.
