Skip to content
View as Markdown

DeleteConnectorRequest

Field Type Description
name string The name of the connector to delete.

Example

JSON
{
  "name": "example-connector"
}