Logo
4.expressjs API Documentation

Ajout de livre

POST {{url}}/authors/{{StephenKingID}}/books

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'url/authors/StephenKingID/books' -d '{"title":"The Stan","date":"1977","genre":"Horror"}'

ENDPOINTS