Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Workspace ID

automationSlug
string
required

Automation slug we will trigger. Can contain a slash in order to make subpath.

Query Parameters

query
object

Body

Entire body will be passed as a payload to the triggered automation

Response

Success Response