v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440296193.3 KB

Deletes an entity.

delete/workspaces/{workspaceId}/entities/{entityId}

Path parameters

workspaceIdstring required

The ID of the workspace that contains the entity to delete.

entityIdstring required

The ID of the entity to delete.

Query parameters

isRecursiveboolean

A Boolean value that specifies whether the operation deletes child entities.

Response

Success

state'CREATING' | 'UPDATING' | 'DELETING' | 'ACTIVE' | 'ERROR' required

The current state of the deleted entity.