Delete Address
주소록 삭제 API
Delete Address List
DELETE
https://uprism.io:30443/v1/users/{userId}/address/{addressIdx}
해당 사용자의 주소록 리스트를 삭제하는 API
Path Parameters
Name
Type
Description
addressIdx
string
주소록 ID
userId
string
서브사용자 ID
Headers
Name
Type
Description
Authorization
string
"Bearer " + {accessToken}
Last updated
Was this helpful?