Skip to main content
POST
Run an automation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspace_id
string
required

Workspace the automation belongs to.

file_path
string

Automation file to run, for example /reports.automation.

document
object

Run this automation document instead of reading one from the workspace.

Response

Successful response

The response is of type object.