bots

Deletes a bot

Turns off the bot in someone's slack

delete/bots/{id}

Path parameters

idinteger required

Bot id to delete

Response

successful operation

idinteger
team_idstring
team_namestring
passwordstring
bot_access_tokenstring
language'ru_Ru' | 'en_US'

bot language

notifier_intervalinteger
reminder_repeat_maxinteger
reminder_timeinteger

Example response

{
  "team_id": "TB9KS3E13",
  "team_name": "example",
  "password": "example",
  "bot_access_token": "xoxb-383672116046-561658401305-mCNz8ybjHbD60L7gPUuPjYdp"
}

Changes