Authorization: Bearer ********************
curl --location --request DELETE '/pet/' \ --header 'api_key;' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }