Updates a composite entity in a version of the application.

put/apps/{appId}/versions/{versionId}/compositeentities/{cEntityId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

cEntityIdstring uuid required

The composite entity extractor ID.

Request body

childrenstring[]

Child entities.

namestring

Entity name.

Response

Successfully updated composite entity.

code'Failed' | 'FAILED' | 'Success'

Status Code.

messagestring

Status details.

Changes

No recorded changes to this endpoint across all 11 revisions of this API.