API Reference
Delete a cat by id.
You can only delete cats that you have created.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
You can only delete cats that you have created.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.