---
title: "Manage the Provider notification settings"
method: PATCH
path: "/v2/providers/{providerId}/notificationsettings"
tags: ["Provider notification settings"]
---

# Manage the Provider notification settings

`PATCH /v2/providers/{providerId}/notificationsettings`

__Activity name :__ <a href="https://developer.loket.nl/Activities/PatchProviderNotificationSettingsByProviderId" target="_blank">PatchProviderNotificationSettingsByProviderId</a>

Manage the Provider notifications.


Only the changes supplied are processed. Existing records not supplied in the request body will be left unchanged.  e.g. If three notifications are enabled and a patch is performed with in the body one new notification with the `isEnabled` = true. The result will be 4 enabled notifications.

## Path parameters

- `providerId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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