Skip to Content

Delete Entity

Delete a record from the entity by persistenceId.

DELETE /api/entities/:entityName/:entityId

Response

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