curl --location --request POST 'http://localhost:8082/rest/web/open/gba/login' \ --header 'Accept: application/json' \ --header 'Content-Type: text/plain' \ --data-raw '{ "email": "rodhiyahdv.9115@gmail.com", "password": "DhiyahDDI123!" }'
{}