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