create_user_by_user_id_settings_notifications
Update notification preferences for a specific user by user ID. Configure alerts for requests, issues, and media updates.
Instructions
Update notification settings for a user.
POST /api/v1/user/{userId}/settings/notifications
Args: user_id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |