Page tree

Release 6.4.2


Contents:

Scheduled Maintenance: docs.trifacta.com will be offline for maintenance at 3:00pm UTC on Tuesday March 28 for about 15 minutes.

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

This is the latest version of the APIs.

Contents:


Delete the specified connection. 

For more information on connections, see Connection Types.

Version:  v4

Required Permissions

NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.4/index.html#section/Authentication.

Request

Request Type: DELETE

Endpoint:

/v4/connections/<id>

where:

ParameterDescription
<id>Internal identifier for the connection

Request URI - Example:

/v4/connections/4

Request Body:

Empty.

Response

Response Status Code - Success:  204 - No Content

Response Body Example:

Empty.

Reference

None.

This page has no comments.