setClientProvidedUserId

abstract fun setClientProvidedUserId(userId: String)

Provide a user ID to the model client. The user ID is used to set the author of newly created versions. See VersionInformationJS.author

The server might reject a user ID from the client when a configured authorization specifies another user ID.

Parameters

userId

provided user ID