The unique identifier of the connection.
an object with query parameters
OptionalspaceId?: stringFilter connections by space ID.
Optionaltype?: "connectionname"When set to connectionname, the value of the connection ID in the path is interpreted as the connection's name rather than its unique identifier.
Optionaloptions: ApiCallOptions
Use this operation to delete a data connection by its unique identifier. To delete a connection by name instead of ID, set the
typequery parameter toconnectionname. This action cannot be undone.