Upserts a single subscription row for the current user. UserEmail and AccountNumber are pinned from claims regardless of what the client sends — a user can only edit their own preferences for their active account. Refuses (403) when the target NotificationType is ClaimRevOnly and the caller lacks notification:create-claimrev-only.
POST/api/NotificationMgmt/v1/UpsertMySubscription
Upserts a single subscription row for the current user. UserEmail and AccountNumber are pinned from claims regardless of what the client sends — a user can only edit their own preferences for their active account. Refuses (403) when the target NotificationType is ClaimRevOnly and the caller lacks notification:create-claimrev-only.
Request
Responses
- 200
- 403
OK
Forbidden