curl --location 'https://api.pixiefixapp.com/api/v1/service-provider/auth/forget-password' \ --header 'Content-Type: application/json' \ --data '{ "email": "string" }'
{}