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 have project-manage-config:write permissions.

Path parameters

automationIdUUIDRequired

The id of the automation.

projectTemplateIdUUIDRequired

The id of the project template.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content