Delete Address Group
Delete Address Group API
Delete Address Group
DELETE
https://uprism.io:30443/v1/users/{userId}/address/group/{groupName}
API to delete the address group for this user
Path Parameters
Name
Type
Description
userId
string
User ID
groupName
string
GroupName to delete
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Last updated
Was this helpful?