DELETE Missing Posts

DELETE Missing Posts

DELETE https://api.cakes.com/missing/posts/:id

This endpoint allows you to delete the missing pet

Path Parameters

NameTypeDescription

id

string

Missing id you want to delete

{    "message": "Successfully deleted Missing post"}

Last updated