Unblock users banned by Analyzer

Unblocks conversation sessions that were banned by the Analyzer system.
This endpoint supports two modes of operation:

  1. Unblock specific conversation sessions: Provide a list of conversation session IDs in the conversationSessionIds array
  2. Unblock all conversation sessions: Set unblockAll to true to unblock all conversation sessions banned by Analyzer
    Note: Only one of these parameters should be provided. If both are provided, unblockAll takes precedence.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for unblocking conversation sessions banned by Analyzer. Either provide conversationSessionIds array for specific sessions or set unblockAll to true. If both are provided, unblockAll takes precedence.

conversationSessionIds
array of strings

Array of conversation session IDs to unblock. These are the conversation sessions that were blocked by the Analyzer system. Provide this parameter to unblock specific conversation sessions.

conversationSessionIds
boolean
Defaults to false

Set to true to unblock all conversation sessions that were banned by the Analyzer. When set to true, the conversationSessionIds parameter will be ignored.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json