DELETE Pet Delete
DELETE Pet Delete
DELETE
https://api.cakes.com/pet/:id/delete
This endpoint allows you to delete the user's pet info
Path Parameters
Name
Type
Description
id
string
user's pet id
Headers
Name
Type
Description
Authorization
string
bearer token
{ "message": "Successfully deleted Pet Info"}
Last updated
Was this helpful?