curl --location '/contacts'[
{
"userid": "string",
"contactId": "string",
"displayName": "string",
"username": "string",
"pfp": "string",
"status": 0,
"notification": 0,
"muted": true,
"latestMessage": {
"messageId": "string",
"message": "string",
"isAuthor": true
}
}
]