Delete a streaming connector.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | streamingConnectorId | str | The unique identifier for the streaming connector. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `streamingConnectorId` is not found. |