Reapplies the automation to all projects of this specific project template.
Returns NotFound if the automation doesnt exist. To execute this you need to have ‘write’ permissions of the feature ‘project-manage-config’ globally.
Required Permissions
The user must be an admin or haveproject-manage-config:write
permissions.Path parameters
automationId
The id of the automation.
projectTemplateId
The id of the project template.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content