Page tree

Release 6.8.2


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

This is the latest version of the APIs.

Contents:


Delete the specified user.

Deleting a user may remove access to all of the user's assets. Before deleting a user, you may wish to transfer all of the user's assets to another user. For more information, see API People AssetTransfer v4.

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.8/index.html#section/Authentication.

Request

Request Type: DELETE

Endpoint:

/v4/people/<id>

where:

ParameterDescription
<id>Internal identifier for the user

Request URI - Example:

/v4/people/6

Request Body:

Empty.

Response

Response Status Code - Success:  204 - No Content

Response Body Example:

Empty.

Reference

For more information on the properties of a user, see API People Get v4.

This page has no comments.