post_move

Function post_move 

Source
pub async fn post_move(
    configuration: &Configuration,
    group_ref: &str,
    group_move_input: GroupMoveInput,
) -> Result<GroupModel, Error<PostMoveError>>