Skip to main content
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