Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
CreateiManageWorkspaceCredentials
Credentials for an iManage workspace
Parameters
Name Type Description

externalRepositoryUuid

String

Required
Not null

externalRepositoryUuid

password

String

Required
Not null

Password

userName

String

Required
Not null

Username

Json Format
{
externalRepositoryUuid: String,
userName: String,
password: String
}