post https://api.botpress.cloud/v1/admin/bots//versions
Create a new version for a bot in the studio.
Log in to see full request history
Responses
Create a new version for a bot in the studio.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/admin/bots/id/versions \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: