Skip to main content
POST
단기 JWT 관리자 토큰 생성

인증

Authorization
string
header
필수

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

응답

JWT 토큰이 성공적으로 생성됨

expires_at
string<date-time>
필수

토큰이 만료되는 시간

token
string
필수

JWT 관리자 토큰