v11

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

Update a role for a given prebuilt entity in a version of the application.

put/apps/{appId}/versions/{versionId}/customprebuiltentities/{entityId}/roles/{roleId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

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