Create a desktop login log.
The desktop login log can only be created by the current user.
POST
/data/user/desktop-login-logs
curl \
--request POST 'http://api.example.com/data/user/desktop-login-logs' \
--header "Authorization: $API_KEY"