latestOpenAPI 3.0.3MIT2026-08-10471155.4 KB
3b3179c504b0
Orders
Delete a order by ID
Permanently removes the record from the session. Returns 204 No Content on success.
delete/api/v1/orders/{id}
Path parameters
idstring uuid required
Record UUID
Response
Deleted successfully