POST
/
chatbot
/
reset

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

chatbot_id
string

Response

200 - application/json
api_key
string | null

The API key for the chatbot

brain_id
string

The ID of the brain associated with the chatbot

created_at
string

The creation timestamp of the chatbot

id
string

The ID of the chatbot

name
string

The name of the chatbot

urls
string[] | null

An array of URLs associated with the chatbot

user_id
string

The ID of the user who owns the chatbot