DeleteConnectorRequest¶
| Field | Type | Description |
|---|---|---|
| name | string | The name of the connector to delete. |
Example¶
JSON
{
"name": "example-connector"
}
| Field | Type | Description |
|---|---|---|
| name | string | The name of the connector to delete. |
{
"name": "example-connector"
}