Deploys the specified version of a bot.
Response format | JSON |
---|---|
Requires authentication? | Yes |
curl -X POST \
-u '[SID]:[TOKEN]' \
-H 'Content-Type: application/json' \
'https://api.essential.to/bots/v1/deploy/M023pJRT9yNmt-5RjTQBwQ/1'
Python coming soon.
Node coming soon.