+ดูหนังออนไลน์ หนีให้พ้นนรก แหกสัปะหยด (2024) +ดู-หนัง 'Escape' เต็มเรื่อง ซับไทย-พากย์ไทย
Sample APIs
+ดูหนังออนไลน์ หนีให้พ้นนรก แหกสัปะหยด (2024) +ดู-หนัง 'Escape' เต็มเรื่อง ซับไทย-พากย์ไทย
+ดูหนังออนไลน์ หนีให้พ้นนรก แหกสัปะหยด (2024) +ดู-หนัง 'Escape' เต็มเรื่อง ซับไทย-พากย์ไทย
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
Sample APIs
Update an existing pet
PUT
/pet
Try it
Run in Apidog
Run in Apidog
pet
Request
Body Params
application/json
Generate Code
object
{0}
Example
{
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
PUT
'/pet'
\
--header
'Content-Type: application/json'
\
--data-raw
''
Responses
🟠
405
Validation error
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
🟢
200
OK
🟠
404
Record not found
Modified at
2024-08-25 05:39:07
Previous
Add a new pet to the store
Next
Deletes a pet