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
HomeChain API Requests

Chain API Requests

Number of APIs: 2

  1. list of users GET https://reqres.in/api/users?page=2

  2. update user PUT https://reqres.in/api/users/2

Previous
Introduction
Next
list of users