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
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
- ▲