users_groups_destroy

Function users_groups_destroy 

Source
pub async fn users_groups_destroy(
    configuration: &Configuration,
    id: i32,
) -> Result<(), Error<UsersGroupsDestroyError>>
Expand description

Delete a group object.