projectAutomations
Updates a specifc action of a project automation.
Updates an exsting action including its values for an automation. Actions of automations created from a workflow cannot be modified. <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>
put/projects/{projectId}/automations/{automationId}/actions/{actionId}
Path parameters
projectIdstring uuid required
The id of the project of the automation.
automationIdstring uuid required
The id of the automation.
actionIdstring uuid required
The id of the action.
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
- ▲