Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
AddOrganizationSystemAccountsIdpResponse
Response to adding new system accounts.
Parameters
Name Type Description

identityProviderId

Integer

Id of the new identity provider

identityProviderName

String

Name of the new identity provider

Json Format
{
identityProviderId: Integer,
identityProviderName: String
}