OrderOrderDelete a specific orderDelete a specific order DELETE /devices/:device_id/orders/:id Deletes a specific order by ID for the specified device. This operation is irreversible and permanently removes the order. Request Responses202400401500Order sent for deletionInvalid requestUnauthorizedInternal server error