Authorization: Bearer ********************curl --location --globoff 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/presence/list?last_update=undefined&limit=&order=undefined' \
--header 'Authorization: Bearer <token>'{
"user": "1003",
"uid": "1003@example",
"domain": "example",
"site": "",
"email": "another@test.com",
"name-first-name": "Another",
"name-last-name": "Test",
"department": "",
"user-presence-status": "open",
"status-message": ""
}