ChannelBlacklist
Block a customer on a channel
POST
Block a customer on a channel
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
The channel identifier the customer is being blocked on.
The customer identifier to block.
The reason of the blacklist entry.
Available options:
rate_limit, llm_spam, manual, security_threat, abusive_language Block duration in seconds. Omit or pass null to block permanently.
Required range:
x >= 1Optional note to attach to the blacklist entry.
Maximum string length:
1000Optional metadata to attach to the blacklist entry.