API ReferenceAdmin
Path Parameters
id*string
Request Body
application/json
Update request
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PUT "http://localhost:8000/api/admin/orders/string" \ -H "Content-Type: application/json" \ -d '{}'Empty