post https://guo-api.onrender.com/api/authors
Using this endpoint, a new author collection can be added to the library
Log in to see full request history
Responses
400Invalid Author ID!
409Author ID taken!
Using this endpoint, a new author collection can be added to the library
400Invalid Author ID!
409Author ID taken!
xxxxxxxxxx
curl --request POST \
--url https://guo-api.onrender.com/api/authors \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: