Delete user profile

This API enables you to delete existing user profiles by using distinct_id.

Path parameters

WSIDstringRequired

Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.

versionenumRequired

Specify the version for which you would like to manage the user profile.

Allowed values:

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
distinct_idlist of stringsRequired

Enter the distinct_id of all user profiles that you wish to delete.

Response

This endpoint returns an object.
_messagestring
statusstring

Errors