Update Address
주소록 수정 API
Update Address List
PATCH
https://uprism.io:30443/v1/users/{userId}/address/{addressIdx}
해당 사용자의 주소록 리스트를 수정하는 API
Path Parameters
Name
Type
Description
addressIdx
string
주소록 ID
userId
string
서브사용자 ID
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Request Body
Name
Type
Description
address_user_name
string
주소록 이름
string
이메일 주소
class_name
string
직급명
post
string
추가 주소
Last updated
Was this helpful?