curl --location --request POST 'https://service.engauge.dlabssaas.io/rest/admin/open/auth/login' \
--header 'Accept: application/json' \
--header 'Content-Type: text/plain' \
--data-raw '{
"email": "dhiyah512@mailinator.com",
"password": "Dhiyah2023!"
}'
{}