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 ConfigRuleActionEndpoint.

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>",
  "url": "https://example.com/resource",
  "httpHeader": [
    "example"
  ],
  "active": false
}

Fields

FieldTypeRequiredNotes
actionTypeRuleActionOptional
urlstringOptional
httpHeaderarray<string>Optional
idstringServer-setSet by the server. Read-only on writes.
activebooleanOptional