This function unlinks a cPanel account from an external authentication identity provider.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ unlink_user_authn_provider \ username='example' \ provider_id='cpanelid' \ subject_unique_identifier='123456789012345678901'
{- "metadata": {
- "command": "unlink_user_authn_provider",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}