/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 1mo ago
Details
Filter operations
activity
1
authentication
2
authorization
4
bot
15
channel
10
client
8
clip
11
file
5
heartbeat
2
message
9
mute
3
notification
6
pin
4
get
/channels/{channelID}/pins
post
/pins
get
/pins/{pinID}
delete
/pins/{pinID}
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
userTag
5
webhook
9
pin
チャンネルにメッセージをピン留めします。
post
/pins
Request body
MessageIDObject
required
messageId
string
uuid
required
ピン留めするメッセージID
Response
正常にピン留めできました。
PinIDObject
required
id
string
uuid
ピンID
Changes