Create a bot
POST/api/v4/bots
Create a new bot account on the system. Username is required.
Permissions
Must have create_bot permission.
Minimum server version: 5.10
Request
Responses
- 201
- 400
- 401
- 403
Bot creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions