v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplateAutomations
Updates a specifc action of an automation of a project template.
Returns an updated action for a specific automation of a project template including all its values. Actions of automations created from a workflow cannot be modified.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
put/projecttemplates/{projectTemplateId}/automations/{automationId}/actions/{actionId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
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