Check Valid Token

POST https://api.studydev.kr/user/token/

Parameters Info(body)

Name Type Description Options
key String 확인하려는 토큰 Required

Parameter Data(body)

Key Value
key <Token_Value>

Success Response

Status_Code: 200 OK

{
  "detail": "Valid token"
}

Failed Response

Status_Code: 401 Unauthorized

{
  "detail": "Invalid token"
}
토큰 값이 잘못 되었거나 토큰이 만료된 경

results matching ""

    No results matching ""