Create Address
주소록 등록 API
Create Address List
POST
https://uprism.io:30443/v1/users/{userId}/address
해당 사용자의 주소록을 생성하는 API
Path Parameters
Name
Type
Description
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
추가 주소
group_name
string
그룹 이름
Last updated
Was this helpful?