v1

latestOpenAPI 3.1.02026-07-17897790.7 KB
Bots

Authenticate as Bot

Exchange a bot ID and secret token for a JWT access token.

post/bots/login

Request body

botIdstring uuid required
tokenstring required

Response

accessTokenstring required
refreshTokenstring nullable

If the refresh token is not provided, you can continue using the same refresh token.