curl --location --request PUT '/pet' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json' \ --data '{}'
{}