Getting Started
Basic example showing how to create a client and authenticate with the Botpress API.
This example assumes using Botpress; is in scope and apiKey contains your Botpress API key.
1 2 3 4 5 6 7 8 | |
Basic example showing how to create a client and authenticate with the Botpress API.
This example assumes using Botpress; is in scope and apiKey contains your Botpress API key.
1 2 3 4 5 6 7 8 | |