curl --location --request PUT '/v2/pet/13?apidogResponseId' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 27866793,
"category": {
"id": 86774761,
"name": "Jerald Sipes"
},
"name": "doggie",
"photoUrls": [
"https://loremflickr.com/400/400?lock=6623246778721229"
],
"tags": [
{
"id": 9951072,
"name": "Audrey Paucek"
},
{
"id": 84542274,
"name": "Hazel Gislason"
}
],
"status": "available"
}'null