Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ekso.dev/llms.txt

Use this file to discover all available pages before exploring further.

Sample shape for ConfigRuleActionValue.

Sample JSON

Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
{
  "actionType": "<rule-action>",
  "field": "example",
  "value": "example",
  "active": false
}

Fields

FieldTypeRequiredNotes
actionTypeRuleActionOptional
fieldstringOptional
value?Optional
idstringServer-setSet by the server. Read-only on writes.
activebooleanOptional