/
/R2 API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 5m ago · Updated 1mo ago
mapping-rules5
  • postUpdate a mapping rule with the given state
  • getGets the current state for a given mapping rule in a given namespace
  • putUpdate the mapping rule to the provided state
  • deleteDelete a mapping rule with the given state
  • getGets the current state and all history for a given mapping rule a given namespace
namespaces6
  • getGet all of the known namespaces
  • postCreates a namespace with a given name.
  • getGet the current view of the rule set belonging to a given namespace
  • deleteDeletes the namespace with a given name.
  • postUpdate endpoint for a ruleset, allowing for atomic changes to an entire ruleset.
  • postPerforms validation for a namespace's ruleset.
rollup-rules5
  • postCreate a rollup rule with the given state
  • getGets the current state for a given rollup rule in a given namespace
  • putUpdate the rollup rule to the provided state
  • deleteDelete a rollup rule with the given id
  • getGets the current state and all history for a given rollup rule in a given namespace
    namespaces

    Get all of the known namespaces

    get/namespaces

    Response

    Got all namespaces successfully

    versioninteger

    Changes