Function users_slash_unblock

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

Unblocks the given user and returns a 204.