Contents:
Delete the specified deployment.
Deleting a deployment removes all releases, packages, and flows underneath it. This step cannot be undone.
NOTE: Deployments pertain to Production instances of the Designer Cloud Powered by Trifacta® platform. For more information, see Overview of Deployment Manager.
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/deployments/<id>
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the deployment |
Request URI - Example:
/v4/deployments/4
Request Body:
Empty.
Response
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
Reference
None.
This page has no comments.