Docs

Run App Action

Run an app action with an installation's credentials, from your own backend. Authenticates with an End User Token instead of your API key.

POST

Path

Path parameters
stringrequired

The id of the app the action belongs to.

stringrequired

The app version to run: published, draft, or a numbered version.

stringrequired

The id of the action to run.

Body

Arguments
stringrequired

The installation whose credentials the action runs with.

object

Arguments for the action, if it takes any.