Hi
How can i send a post request with the json body below:
{
"email": "[email protected]",
"password": "123"
}
I don´t find the lib documentation.
How can i send a post request with the json body below:
{
"email": "[email protected]",
"password": "123"
}
I don´t find the lib documentation.