Authorization: Bearer ********************
curl --location --request DELETE 'http://prod-cn.your-api-server.com/pet/' \ --header 'api_key;' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }