Pretty
1
2
3
4
5
6
404 Not Found 11 ms 312 B
Save as example 000
Q
Raw
Preview Visualize
JSON
"error": {
"status": 404,
"message": "This producer name does not exist"
}
}
Figure 9 - The producer name does not exist
Question 5.
Remove a star from the corresponding movie according to_id as shown in Figure 10, with the following API endpoint parameters:
URL:
http://localhost:9999/api/movie/movield/remove-star/:starld Method: PUT
Example:
Close
+ 100%
Zoom