Properties to send with the POST
bearertoken: logged in bearertoken
to_user_id: user id (as given in the user-list) to which you want to send a message
message: message to send to the other user
Return data
status: true/ false if send was succesful
message: extra message about the status
errors: array with error messages (empty array if status is true)