v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Automations - New taxonomy API

Create automation

Create a new automation. Make sure to use one of the supported bodies listed in the cURL request examples. E.g. ShowOptionAll, DenyDownloads, etc.

post/api/1/automation/automations

Headers

x-api-correlation-idstring

Request body

actionType'SHOW_OPTION' | 'SHOW_METAPROPERTY' | 'PREFILL' | 'EMPTY' | 'SELECT' | 'DESELECT' required
conditionType'ALL' | 'ANY' | 'ANY_OPTION' required
triggerType'SELECTED'

Response

automationIdstring uuid required
messagestring required