OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
projectTemplateAutomations
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