로그인

Request

End Point

POST **https://api-worked.im/easy-doc/v1/wt/login/**

Header

Key Value Type Required Description
Content-Type application/json string O Content-Type
Authorization string X 토큰 인증용 헤더(Bearer + ' ' + 발급토큰)
user-id string O 회원ID(이메일로 전달)
Wkey string O 보안키(이메일로 전달)

Body

Key Value Type Required Description
name string O 성명
phone string O 전화번호 11자리
예) 01000000000
birthday string O 생년월일 8자리
예) 19981101

Response

Key Value Type Required Description
ok bool O 성공여부
code string O 결과코드
detail string O 결과내용
extra dict O 부가사항
data dict 결과내용

data값 하위 목록