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