Create Address Group
주소록 그룹 등록 API
Create Address Group
POST
https://uprism.io:30443/v1/users/{userId}/address/group
해당 사용자의 주소록 그룹을 생성
Path Parameters
Name
Type
Description
userId
string
서브사용자 ID
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Request Body
Name
Type
Description
group_name
string
그룹 이름
Last updated
Was this helpful?