Authorization: Bearer ********************curl --location '/ark-notify/user-auth' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_id": "fbfc4b40-b082-4a0c-96ba-228402a32d71",
"client_id": "emmanuel@mycantant.com--fbfc4b40-b082-4a0c-96ba-228402a32d71",
"email": "emmanuel@mycantant.com"
}'{}