curl --location --request POST 'base_url_staging/rest/admin/open/auth/login' \ --header 'Accept: application/json' \ --header 'Content-Type: text/plain' \ --data-raw '{ "email": "budianti@gmail.com", "password": "Persada4321@" }'
{}