curl --location --request DELETE 'https://product.example.com/pet/' \ --header 'api_key;' \ --header 'Authorization: Bearer {{ACCESS_TOKEN}}'
{ "code": 0 }
Authorization: Bearer ********************