Update Address Group
Update Address Group API
Update Address Group
PATCH
https://uprism.io:30443/v1/users/{userId}/address/group/{groupName}
API to modify the address group for that user
Path Parameters
Name
Type
Description
groupName
string
Group Name
userId
string
User ID
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Request Body
Name
Type
Description
group_name
string
Group Name
Last updated