# Set user preferred notifications **PATCH /v1/client/user/notifications** This endpoint is used to configure the user's notification channels. These channels are designed to notify the user about specific events, such as user inactivity, completed offers, and more. Only the channels included in the list will be set; all others will default to false. ## Servers - https://api.bitlabs.ai: https://api.bitlabs.ai () ## Authentication methods - Header api token & Header user - Query api token & Query user - Header bearer token ## Parameters ### Body: application/json (object) - **user_channels** (array[object]) ## Responses ### 200 OK #### Body: application/json (object) - **data** (object) ### 406 VPN detected #### Body: application/json (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)