Contents:
Delete the specified outputobject.
Version: v4
Required Permissions
NOTE: Each request to the Trifacta® platform must include authentication credentials. See API Authentication.
Request
Request Type: DELETE
Endpoint:
/v4/outputobjects/<id>
where:
Property | Description |
---|---|
<id> | Internal identifier for the outputobject |
Request URI - Example:
/v4/outputobjects/3
Request Body:
Empty.
Response
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
Reference
For more information on the properties of an outputobject, see API OutputObjects Get v4.
This page has no comments.