---
title: "POST /propertymappings/notification/"
method: POST
path: "/propertymappings/notification/"
tags: ["propertymappings"]
---

# POST /propertymappings/notification/

`POST /propertymappings/notification/`

NotificationWebhookMapping Viewset

## Request body

- NotificationWebhookMappingRequest — NotificationWebhookMapping Serializer
  - `name` string, required
  - `expression` string, required

## Response `201`

- 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)
