v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectAutomations
Creates a new action for an automation.
Creates a new action including its values for an automation. Actions cannot be added to automations created from a workflow. <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>
post/projects/{projectId}/automations/{automationId}/actions
Path parameters
projectIdstring uuid required
The id of the project of the automation.
automationIdstring uuid required
The id of the automation.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK