v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01234055.7 KB
Entities Management

Delete an existing entity

Delete an entity from the system using its template and entity identifiers. This operation removes the entity and automatically cleans up any relations from other entities that reference it.

delete/api/v1/entities/{templateIdentifier}/{entityIdentifier}

Path parameters

templateIdentifierstring required
entityIdentifierstring required

Response

Entity deleted successfully