Contents:
Delete the specified release.
NOTE: Releases pertain to Production instances of the Trifacta® platform. For more information, see Overview of Deployment Management.
Version: v3
Required Permissions
NOTE: Each request to the Trifacta® platform must include authentication credentials. See API Authentication.
Request
Request Type: DELETE
Endpoint:
/v3/releases/<id>
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the release |
Request URI - Example:
/v3/releases/2
Request Body:
Empty.
Response
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
Reference
None.
This page has no comments.