本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
curl --location --request PUT 'https://m1.apifoxmock.com/m1/6862105-0-default/pet' \
--header 'token: {{token}}' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"id": 2730447360178630,
"category": {
"id": 82709943,
"name": "与采"
},
"name": "速断去",
"photoUrls": [
"http://dummyimage.com/720x300"
],
"tags": [
{
"id": 99742885,
"name": "子权科克"
}
],
"status": "pending"
}'{}