pub fn linked_apps_revoke_linked_app_batch(
    client: &impl TeamAuthClient,
    arg: &RevokeLinkedApiAppBatchArg
) -> Result<Result<RevokeLinkedAppBatchResult, RevokeLinkedAppBatchError>>
Available on crate feature dbx_team only.
Expand description

Revoke a list of linked applications of the team members.