Params
Auth Headers (8)
Body
Pre-req.
Tests
Settings
Body
Cookies
200 OK
7 ms 502 B
Save as example 000
Pretty
1
[
2
3
4
5
6
Raw
Preview
Visualize
JSON
{
"_id": "65dad58856a3dd744e600253",
"name": "Trinh Thu Hang",
"dob": "12/05/2000",
"gender": "Female",
"position": "Developer"
7
8
},
9
{
10
11
12
13
"_id": "65dad5a356a3dd744e600255",
"name": "Tran Hong Quan",
"dob": "16/04/1998",
"gender": "Male",
14
"position": "Leader"
15
16
}
ه
Figure 2 - The result of API at /employees/65d6d2e6eee18931e983e2e8 using GET method
Zoom
1.3.(1.5 points)
The API at url:
http://localhost:9999/projects, using POST method to create a new Project.
+ 100%
Close