Run A Manual-Trigger Automation

POST
/v1/guilds/{guild}/automations/{automationId}/runs

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Path Parameters

guild*string
automationId*string

Response Body

curl -X POST "https://example.com/v1/guilds/string/automations/string/runs"

How is this guide?