Deletes an entity or a child from a version of the application.
delete/apps/{appId}/versions/{versionId}/entities/{entityId}
Path parameters
appIdstring uuid required
The application ID.
versionIdstring required
The version ID.
entityIdstring uuid required
The entity extractor or the child entity extractor ID.
Response
Successfully deleted entity.
Changes
No recorded changes to this endpoint across all 11 revisions of this API.