Sorry, we need js to run correctly!
ServerTap
Sample APIs
Find pet by ID
GET
Add a new pet to the store
POST
Update an existing pet
PUT
Deletes a pet
DELETE
Finds Pets by status
GET
Advancement
Chat
Economy
Server
PlaceholderAPI
Player
Plugins
Powered by
Apifox
Sample APIs
Update an existing pet
PUT
/pet
调试
请求参数
Body 参数
application/json
生成代码
object
{0}
示例
复制
{}
示例代码
返回响应
Validation error
(405)
OK
(200)
Record not found
(404)
HTTP 状态码
: 405
内容格式
: JSON
application/json
数据结构
生成代码
object
{0}
示例
复制
{}
最后修改时间: 1 年前