NotifyHub
Openapi

Update preferences

PUT
/v1/me/preferences

Updates the authenticated recipient's notification preferences. Provide any combination of globalMute, globalChannelPreferences, or per-topic preferences overrides. At least one field must be present. Channel preferences are partially merged — only the channels you include are updated.

Authorization

recipientSession
AuthorizationBearer <token>

In: header

Response Body

curl -X PUT "https://loading/v1/me/preferences"
Empty