Create a role for an Pattern.any entity in a version of the application.

post/apps/{appId}/versions/{versionId}/patternanyentities/{entityId}/roles

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The entity model 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.

Changes

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