Printago API
DELETE
/v1/orders/{orderId}
Delete an order
Path Parameters
orderId
required
string
The order's unique identifier
Response Schema
Response
idrequired
string
Example Response
200 OK — application/json
{
"id": "string"
}