API GuidesCRUD OperationsRemove a PO (DELETE)On this pageRemove a PO (DELETE) The request below deletes the Tax with ID 1000005. Request DELETE /api/v1/models/c_tax/1000005 Response Payload { "msg": "Deleted"}