Contents:
Delete the specified user.
Version: v4
Required Permissions
NOTE: Each request to the Trifacta® platform must include authentication credentials. See API Authentication.
Request
Request Type: DELETE
Endpoint:
/v4/people/<id>
where:
Parameter | Description |
---|---|
<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.