Sets the current user's upload/download notification preferences for a single
container. The request body provides the desired final state (bitmask) for the
two supported bits — 256 (GlobalDocumentUpload) and 512 (GlobalDocumentDownload).
Other notification bits on the user's record are left untouched. Callers may pass
0 to clear both; the underlying notification row is kept (active) so the user's
prior subscription history is preserved.
Request
Path Params
Body Params
application/json
Responses
🟢200
application/json
Success: Returns the resulting notification state for the container.