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