pub async fn extras_config_contexts_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasConfigContextsDestroyError>>Expand description
Delete a config context object.
pub async fn extras_config_contexts_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasConfigContextsDestroyError>>Delete a config context object.