Skip to content

Delete Identity Provider Configuration

workmail_delete_identity_provider_configuration R Documentation

Disables the integration between IdC and WorkMail

Description

Disables the integration between IdC and WorkMail. Authentication will continue with the directory as it was before the IdC integration. You might have to reset your directory passwords and reconfigure your desktop and mobile email clients.

Usage

workmail_delete_identity_provider_configuration(OrganizationId)

Arguments

OrganizationId

[required] The Organization ID.

Value

An empty list.

Request syntax

svc$delete_identity_provider_configuration(
  OrganizationId = "string"
)