Skip to main content
POST
Add an IP to the blocklist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
ip
string
required

IPv4 or IPv6 address to add to the organization's blocklist; webchat requests from this address are rejected with the configured block message.

Response

IP blocked

success
boolean
message
string
data
object