---
title: "Reapplies the automation to all projects of this specific project template."
method: POST
path: "/projecttemplates/{projectTemplateId}/automations/{automationId}/reapply"
tags: ["projectTemplateAutomations"]
---

# Reapplies the automation to all projects of this specific project template.

`POST /projecttemplates/{projectTemplateId}/automations/{automationId}/reapply`

Returns NotFound if the automation doesnt exist.
            To execute this you need to have 'write' permissions of
            the feature 'project-manage-config' globally.

<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>

## Path parameters

- `automationId` string, uuid, required
- `projectTemplateId` string, uuid, required

## Headers

- `Authorization` string, required

## Response `204`

No Content

- object

---

[API](https://skmtc.net/awork-io/apis/api-v1-reference.md) · [All operations](https://skmtc.net/awork-io/apis/api-v1-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/awork-io/api-v1-reference/revisions/a13e7c704262/schema)
