v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplateAutomations
Updates the automation with the specified id for a given projecttemplate.
Updates the specified automation for a specific projecttemplate. If the automation was created from a workflow, only the Enabled flag can be changed.
<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}
Path parameters
automationIdstring uuid required
projectTemplateIdstring uuid required
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK