ChannelBlacklist
Update a blacklist entry
PUT
Update a blacklist entry
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.
Path Parameters
The blacklist entry identifier
Body
application/json
The reason of the blacklist entry.
Available options:
rate_limit, llm_spam, manual, security_threat, abusive_language Optional note to attach to the blacklist entry.
Maximum string length:
1000The expiry timestamp of the entry. Pass null to convert to a permanent block.
Whether the entry is currently active.
Optional metadata to merge into the entry.