Skip to main content

Create a chatbot publishing token

POST 

/bv/aisk/v1/chatbots/:id/token

This API is used to create a chatbot publishing token.

Request

Path Parameters

    id stringrequired

    Required. The uuid of the chatbot.

Body

required

    object

Responses

A successful response.

Schema
    token string
Loading...