Toggle Dev Orgs Auth Connections

POST

Enable or disable an authentication connection for a Dev organization. Currently, only 1 authentication connection can be enabled at a time. When a new authentication connection is enabled, the connection which is currently enabled for the Dev organization is automatically disabled.

Request

This endpoint expects an object.
idstringRequired

ID of the authentication connection to be toggled.

toggle"disable" or "enable"Optional
Allowed values: disableenable
Built with