v11

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

Create a role for a composite entity in a version of the application.

post/apps/{appId}/versions/{versionId}/compositeentities/{cEntityId}/roles

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

cEntityIdstring uuid required

The composite entity extractor ID.

Request body

namestring

The entity role name.

Response

The ID of the created entity role

string uuid required

The ID (GUID) returned by an operation.