Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
SkipRetentionRoomInfo
Parameters
Name Type Description

externalRepositoryName

String

externalRepositoryType

String

workspaceName

String

Required
Not null

workspaceUuid

String

Required
Not null

New workspaceUuid for workspace

Json Format
{
workspaceUuid: String,
workspaceName: String,
externalRepositoryName: String,
externalRepositoryType: String
}