Add User to Suppression List

Add a user to the suppression list for a given channel.

Note: If both distinct_id and destination are provided, distinct_id takes precedence, and destination is ignored.

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.

Request

This endpoint expects an object.
objectRequired
OR
objectRequired

Response

Suppression list updated.
statusstring or null
_messagestring or null

Errors