---
title: "PATCH /propertymappings/notification/{pm_uuid}/"
method: PATCH
path: "/propertymappings/notification/{pm_uuid}/"
tags: ["propertymappings"]
---

# PATCH /propertymappings/notification/{pm_uuid}/

`PATCH /propertymappings/notification/{pm_uuid}/`

NotificationWebhookMapping Viewset

## Path parameters

- `pm_uuid` string, uuid, required

## Request body

- PatchedNotificationWebhookMappingRequest — NotificationWebhookMapping Serializer
  - `name` string
  - `expression` string

## Response `200`

- NotificationWebhookMapping — NotificationWebhookMapping Serializer
  - `pk` string, uuid, required
  - `name` string, required
  - `expression` string, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
