curl --location --request DELETE 'https://api.petstoreapi.com/v1/pets/' \
--header 'Authorization: Bearer <token>'{"type":"https://petstoreapi.com/errors/unauthorized","title":"Unauthorized","status":401,"detail":"Authentication is required to access this resource. Please provide a valid OAuth 2.0 token."}