Delete user profile

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

Authentication

AuthorizationBearer
Enter your API Key. If you don't have it already, you can create one from the API Keys page within your Fyno account

Path parameters

WSIDstringRequired
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
versionenumRequiredDefaults to live
Specify the version for which you would like to manage the user profile.
Allowed values:

Request

This endpoint expects an object.
distinct_idlist of stringsRequired

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

Response

Profile deleted successfully
_messagestring
statusstring

Errors