Skip to content

Delete Connection

apigatewaymanagementapi_delete_connection R Documentation

Delete the connection with the provided id

Description

Delete the connection with the provided id.

Usage

apigatewaymanagementapi_delete_connection(ConnectionId)

Arguments

ConnectionId

[required]

Value

An empty list.

Request syntax

svc$delete_connection(
  ConnectionId = "string"
)