Authorization: Bearer ********************
read:pets
write:pets
curl --location '/pet' \ --header 'Content-Type: application/json' \ --data '{}'
{ "id": "100" }