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 be owner of the project or must have `project-master-data:write` permissions on the specified project.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectId
automationId
Request
This endpoint expects an object.
taskId
The id of the task to execute the automation for.
Response
Accepted

