Create triggerCopy Pagepost https://api.controlup.com/vdi/config/v1/TriggersBody Paramsapplication/jsontext/jsonapplication/*+jsonThe trigger to create - same shape as GET /triggers/{triggerId}'s response minus server-set fields (triggerId, source, typeId, internalType, createdAt, updatedAt).Request body for creating a trigger. Same shape as the GET-by-id response minus server-set fields (triggerId, source, typeId, internalType, createdAt, updatedAt).triggerNamestring | nulldescriptionstring | nulltypestring | nullentityTypestring | nullisEnabledboolean | nullGets or sets whether the trigger starts enabled. Defaults to true if omitted.truefalsescheduleIdstring | nullminTimeBetweenIncidentsstring | nullscopeobjectscope objectfilterobjectfilter objectactionsarray of objects | nullactionsADD objecttypeSettingsobjecttypeSettings objectAdd FieldHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsontext/jsonAllowed:application/*+jsonapplication/jsontext/jsonResponses 201Trigger created. 400Missing or malformed required field. 409Concurrent modification conflict - the upstream write was rejected by an optimistic-concurrency check. Safe to retry. 422Semantic validation failure (typeSettings.kind mismatch, unknown enum value, scheduleId not found, unsupported type/entityType combination, scope folder not found, filter validation failure). 502Bad GatewayUpdated 10 days ago Parse filterUpdate triggerDid this page help you?YesNo