Skip to content

Delete Logging Configuration

ivschat_delete_logging_configuration R Documentation

Deletes the specified logging configuration

Description

Deletes the specified logging configuration.

Usage

ivschat_delete_logging_configuration(identifier)

Arguments

identifier

[required] Identifier of the logging configuration to be deleted.

Value

An empty list.

Request syntax

svc$delete_logging_configuration(
  identifier = "string"
)