Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8000/api/v1/forgot-password' \ --header 'Authorization: Bearer <token>' \ --form 'username="CHRISTINE_NATALIA_SUGIARTO"'
{}