v2
latestOpenAPI 3.0.22026-08-07295198367.7 KBAgent Dashboard - Notification Settings
Update Agent Notification Settings By User
put/agent-notification-settings
Request body
new_chat_request_emailboolean
new_chat_request_pushboolean
new_chat_assigned_to_me_emailboolean
new_chat_assigned_to_me_pushboolean
new_message_emailboolean
new_message_pushboolean
chat_marked_as_solved_by_visitor_emailboolean
chat_marked_as_solved_by_visitor_pushboolean
Response
Successful Response
idstring uuid
date_createdstring date-time
date_updatedstring date-time
agent_user_idstring uuid required
Foreign key to reference the user table.
new_chat_request_emailboolean
Boolean to indicate if an email notification is desired for new chat requests.
new_chat_request_pushboolean
Boolean to indicate if a push notification is desired for new chat requests.
new_chat_assigned_to_me_emailboolean
Boolean to indicate if an email notification is desired when a chat is assigned.
new_chat_assigned_to_me_pushboolean
Boolean to indicate if a push notification is desired when a chat is assigned.
new_message_emailboolean
Boolean to indicate if an email notification is desired for new messages.
new_message_pushboolean
Boolean to indicate if a push notification is desired for new messages.
chat_marked_as_solved_by_visitor_emailboolean
Boolean to indicate if an email notification is desired when a chat is marked as solved by a visitor.
chat_marked_as_solved_by_visitor_pushboolean
Boolean to indicate if a push notification is desired when a chat is marked as solved by a visitor.