deleteConnection
Delete an existing SSO connection.
Return
Parameters
connectionId
The ID of the connection to delete
abstract fun deleteConnection(connectionId: String, callback: (B2BSSODeleteConnectionResponse) -> Unit)
Delete an existing SSO connection.
Parameters
connectionId
The ID of the connection to delete
callback
a callback that receives a B2BSSODeleteConnectionResponse