curl --location --request DELETE '/pet/' \ --header 'api_key;' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json'
{ "code": 0 }