Contents:
Delete the specified writesettings object.
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/writesettings/<id>
where:
Property | Description |
---|---|
<id> | Internal identifier for the writesettings object |
Request URI - Example:
/v4/writesettings/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 writesettings object, see API WriteSettings Get v4.
This page has no comments.