Deletes a relation from the feature relations used by the entity in a version of the application.
delete/apps/{appId}/versions/{versionId}/entities/{entityId}/features
Path parameters
appIdstring uuid required
The application ID.
versionIdstring required
The version ID.
entityIdstring uuid required
The entity extractor ID.
Request body
Response
Successful operation.
Changes
Changed in 1 of the 11 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○