v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Update a role for a given composite entity in a version of the application

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

cEntityIdstring uuid required

The composite entity extractor ID.

roleIdstring uuid required

The entity role ID.

Request body

namestring

The entity role name.

Response

Successfully updated the entity role.

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

Status Code.

messagestring

Status details.