/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
activity
1
authentication
2
authorization
4
bot
15
get
/channels/{channelID}/bots
post
/channels/{channelID}/bots
delete
/channels/{channelID}/bots/{botID}
get
/bots
post
/bots
get
/bots/{botID}
delete
/bots/{botID}
patch
/bots/{botID}
get
/bots/{botID}/detail
put
/bots/{botID}/events
get
/bots/{botID}/icon
put
/bots/{botID}/icon
put
/bots/{botID}/state
post
/bots/{botID}/reissue
get
/bots/{botID}/channels
channel
9
client
8
clip
11
file
5
heartbeat
2
message
9
mute
3
notification
6
pin
4
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
userTag
5
webhook
9
bot
Bot情報を変更します。
patch
/bots/{botID}
Request body
object
required
displayName
string
Bot表示名
description
string
Bot説明
privileged
boolean
privileged属性
webhookUrl
string
url
BotのPOSTエンドポイント
Response
正常に変更できました。
Changes