orgs_slash_unblock_user

Function orgs_slash_unblock_user 

Source
pub async fn orgs_slash_unblock_user(
    configuration: &Configuration,
    org: &str,
    username: &str,
) -> Result<(), Error<OrgsSlashUnblockUserError>>
Expand description

Unblocks the given user on behalf of the specified organization.