Qodex.ai
Qodex.ai
Introduction
Chain API Requests
list of usersupdate user
DataDrivenTesting
Create user - use CSV
DemoRestAPI
Get RequestGetRequest-Singal userPost RequestPostRequest-Login
Employee API
GET Request - EmployeesGET Request - EmployeeCreate userPUT UsersGET Users
Fake API Creation
All usersGet Singal USERCreate A userUpdate userDelete user
Introduction
Chain API Requests
list of usersupdate user
DataDrivenTesting
Create user - use CSV
DemoRestAPI
Get RequestGetRequest-Singal userPost RequestPostRequest-Login
Employee API
GET Request - EmployeesGET Request - EmployeeCreate userPUT UsersGET Users
Fake API Creation
All usersGet Singal USERCreate A userUpdate userDelete user
HomeDemoRestAPIPostRequest-Login

PostRequest-Login

POST https://reqres.in/api/login

Request Body

{"email"=>"eve.holt@reqres.in", "password"=>"cityslicka"}
Previous
Post Request
Next
Employee API