bots

Create a bot

Create a new bot account on the system. Username is required.

Permissions

Must have create_bot permission.

post/api/v4/bots

Request body

usernamestring required
display_namestring
descriptionstring

Response

Bot creation successful

user_idstring

The user id of the associated user entry.

create_atinteger

The time in milliseconds a bot was created

update_atinteger

The time in milliseconds a bot was last updated

delete_atinteger

The time in milliseconds a bot was deleted

usernamestring
display_namestring
descriptionstring
owner_idstring

The user id of the user that currently owns this bot.

Changes

No recorded changes to this endpoint across all 1 revision of this API.