ZRM Docs
API ReferenceAsk

ask.query

Type: Query ยท Auth: Workspace-aware

Input

FieldTypeRequiredDefaultDescription
questionstringYesโ€”Question
correlationIdstring.uuidYesโ€”ID of the associated correlation

Example

{
  "question": "example",
  "correlationId": "550e8400-e29b-41d4-a716-446655440000"
}

On this page