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