API Reference
Delete a cat by id.
You can only delete cats that you have created.
DELETE
/
api
/
meows
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/json
message
string
data
object