Try to make a POST request to the endpoint https://reqres.in/api/login with data:
{
"email": "[email protected]",
"password": "N0_0N3_KN0W5"
}
What token did you get?
Try to make a POST request to the endpoint https://reqres.in/api/login with data:
{
"email": "[email protected]",
"password": "N0_0N3_KN0W5"
}
What token did you get?
Create a free account to access the full topic