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