Authorization: Bearer ********************
curl --location --request POST '/eims/api/v2/user/devices/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}