DELETE/bots/{botId}
등록된 봇을 삭제한다. 조직/그룹, 1:N 메시지방에 초대되었던 봇은 비동기적으로 퇴장한다.
주의
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.
bot
| Parameter | Type | Description |
|---|---|---|
| botId | integer | 봇 ID required example : 2000001 format : int64 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content