projectAutomations
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
Changes
Changed in 1 of the 5 revisions of this API.2
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
//request property's minLength was increased from0to1request-property-min-length-increased
- ▲