Authorization: Bearer ********************
read:pets
write:pets
curl --location --request DELETE '/pets/1' \ --header 'api_key: apikey-xxxxx' \ --header 'Accept: 1' \ --header 'Cookie: c1=111'
{}