bots

Enable a bot

Enable a bot.

Permissions

Must have manage_bots permission.

post/api/v4/bots/{bot_user_id}/enable

Path parameters

bot_user_idstring required

Bot user ID

Response

Bot successfully enabled.

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.