/
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
post
/login
post
/logout
authorization
4
bot
15
channel
12
client
8
file
5
heartbeat
2
message
9
notification
6
pin
4
public
1
sessions
3
stamp
9
star
3
unread
2
user
10
user group
10
userTag
5
webhook
9
webrtc
3
authentication
ログインを行います。リダイレクトパラメーターが存在する場合はログイン後にリダイレクトします
post
/login
Query parameters
redirect
string
リダイレクト先
Request body
UserLogin
required
name
string
required
pass
string
password
required
Response
正常にログインできました。
Changes