dashboard
Run Automation
post/dashboard/bot/settings/{guild_id}/automations/{trigger_id}/run
Path parameters
guild_idinteger required
trigger_idstring required
Request body
Example request
{
"context": {
"priority": 3,
"ticket_id": "T-4021",
"urgent": true
}
}Response
Successful Response
{"stackTrail":"paths:/dashboard/bot/settings/{guild_id}/automations/{trigger_id}/run:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.