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.
idstringRequiredformat: "text"

ID of the authentication connection to be toggled.

toggleenumRequired
Allowed values: disableenable
Built with