v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectAutomations

Executes a manual automation for a task.

Can be used to trigger an automation that uses a manual trigger for a specific task. The calling user becomes the initiator of the automation execution. <Check title="Required Permissions" icon="key">The user must have write permissions on the specified task.</Check>

post/projects/{projectId}/automations/{automationId}/execute

Path parameters

projectIdstring uuid required
automationIdstring uuid required

Headers

Authorizationstring required

Bearer authentication

Request body

taskIdstring uuid required

The id of the task to execute the automation for.

Response

Accepted

ProjectAutomationsPostExecuteProjectAutomationResponse202 required

Empty response body