curl --location --request DELETE 'https://prod.your-api-server.com/pet/' \ --header 'api_key;'
{ "code": 0 }