Skip to Content
🎉 New release with new features and improvements! V0.0.2 Release →

Delete Entity

Delete a record from the entity by persistenceId.

DELETE /api/entities/:entityName/:entityId

Response

{ "status": "OK", "code": 200, "timestamp": 1234567890, "meta": {}, }