delete https://api.tilby.com/v2/printers/
In this case you must specify the id in the URL, but it is no necessary in the request body
Log in to see full request history
Responses
200Deleted
404Printer not found
In this case you must specify the id in the URL, but it is no necessary in the request body
200Deleted
404Printer not found
xxxxxxxxxx
curl --request DELETE \
--url https://api.tilby.com/v2/printers/id
Try It!
to start a request and see the response here!