---
title: "Modify domain notification preferences"
method: POST
path: "/user/{domain}/notifications/preferences"
tags: ["Profile management endpoints"]
---

# Modify domain notification preferences

`POST /user/{domain}/notifications/preferences`

Modify notifications preferences related to the domain, such as mobile push notifications and email.

## Path parameters

- `domain` string, required

## Request body

- SerializedNotificationPost

## Response `200`

Update successful

## Other responses

- `400` — Request contained invalid parameters
- `404` — Domain not found

---

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