---
title: "Unmutes a trigger"
method: PUT
path: "/v1/resourceowner/triggers3/unmute/{triggerId}"
tags: ["ResourceOwnerTriggers3"]
---

# Unmutes a trigger

`PUT /v1/resourceowner/triggers3/unmute/{triggerId}`

This will unmute a trigger

## Path parameters

- `triggerId` integer, required

## Response `200`

The trigger was saved

## Other responses

- `403` — Request is forbidden, this could occur if you are not associated with the notification config
- `404` — The notification config that you tried to update doesn't exist
- `500` — Internal server error

---

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