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