Update channel notifications
PUT/api/v4/channels/:channel_id/members/:user_id/notify_props
Update a user's notification properties for a channel. Only the provided fields are updated.
Permissions
Must be logged in as the user or have edit_other_users permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Channel notification properties update successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found