x-access-token: ********************
curl --location --request PUT '/pet' \ --header 'x-access-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}