Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
CreateDropboxWorkspace
A new transient workspace to create
Parameters
Name Type Description

externalRepositoryGuid

String

Required
Not null

External repository guid

oauthCode

String

Dropbox authorization code from oauth

Json Format
{
externalRepositoryGuid: String,
oauthCode: String
}