bots
Patch a bot
Partially update a bot by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.
Permissions
Must have manage_bots permission.
put/api/v4/bots/{bot_user_id}
Path parameters
bot_user_idstring required
Bot user ID
Request body
Response
Bot patch successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.