/
TR
traptitech
/
traQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h 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
get
/users/me/notification
get
/users/{userID}/notification
get
/channels/{channelID}/notification
put
/channels/{channelID}/notification
get
/notification
post
/notification/device
pin
4
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
userTag
5
webhook
9
webrtc
3
notification
FCMデバイスを登録します。
post
/notification/device
Request body
FCMToken
required
token
string
required
FCMのデバイストークン
Example request
{ "token": "bk3RNwTe3H0:CI2k_HHwgIpoDKCIZvvDMExUdFQ3P1" }
Response
正常に登録できました。
Changes