Function linked_apps_revoke_linked_app_batch

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

Revoke a list of linked applications of the team members.