Create Address Group
Register the address group API
Create Address Group
POST
https://uprism.io:30443/v1/users/{userId}/address
API to register the address group.
Path Parameters
Name
Type
Description
userId
string
user ID
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Request Body
Name
Type
Description
group_name
string
group name
Last updated
Was this helpful?