Contents:
Delete the specified flow.
Version: v4
Required Permissions
The user deleting the flow must be its owner.
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/flows/<id>
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the flow |
Request URI - Example:
/v4/flows/2
Request Body:
Empty.
Response
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
Reference
For more information on the properties of a flow, see API Flows Get v4.
This page has no comments.