curl --location --request DELETE 'http://localhost:3000/api/pet/' \ --header 'api_key;'
{ "code": 0 }