Messages

Manage a message section

Here's how to manage a message page/section.

  • department API is used for getting the list of the departments. It's for setting up the department property on message-new API.
  • To send a message, use the message-new API and POST method.
  • To get the sent message of the user, use messageList API.