pub async fn change_workspace_id(
configuration: &Configuration,
workspace: &str,
change_workspace_id_request: Option<ChangeWorkspaceIdRequest>,
) -> Result<String, Error<ChangeWorkspaceIdError>>
pub async fn change_workspace_id(
configuration: &Configuration,
workspace: &str,
change_workspace_id_request: Option<ChangeWorkspaceIdRequest>,
) -> Result<String, Error<ChangeWorkspaceIdError>>