/
/Squidex API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 3w ago
Apps35
Assets19
Backups7
Contents26
Diagnostics2
EventConsumers4
History2
Jobs3
Languages1
News1
Ping3
Plans4
Rules19
  • getGet supported rule actions.
  • getGet rules.
  • postCreate a new rule.
  • deleteCancel the current run.
  • putUpdate a rule.
  • deleteDelete a rule.
  • putEnable a rule.
  • putDisable a rule.
  • putTrigger a rule.
  • putRun a rule.
  • deleteCancels all rule events.
  • postSimulate a rule.
  • getSimulate a rule.
  • getGet rule events.
  • deleteCancels all events.
  • putRetry the event immediately.
  • deleteCancels an event.
  • getProvide a list of all event types that are used in rules.
  • getProvide the json schema for the event with the specified name.
Schemas34
Search1
Statistics7
Teams11
Templates2
Translations1
UserManagement7
Users5
    Rules

    Get supported rule actions.

    get/api/rules/actions

    Response

    Rule actions returned.

    object required

    Changes