Delete channel data
POST https://api.fyno.io/v1/{WSID}/{version}/profiles/{distinct_id}/channel/delete
This API enables you to delete existing data for all channels. You can use either of the following approaches:
- Option 1: Use the
channelkey in the payload to delete all tokens in the specified channel. - Option 2: Use the
pushandinappkeys in the payload to delete specific tokens in these channels.
Note: You can use either option 1 or option 2. It is not allowed to use both approaches in one request.
Authorization
AuthorizationrequiredEnter 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
WSIDrequiredEnter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
versionrequiredSpecify the version for which you would like to manage the user profile.
Allowed values
livetestdistinct_idrequiredEnter the distinct ID that you currently use to identify the user.
Response
Profile updated successfully
_messagerequiredstatusrequired