Delete Sub User
사용자 삭제 API
Delete Sub User
DELETE
https://uprism.io:30443/v1/users/{userId}
사용자를 삭제하는 API
Path Parameters
Name | Type | Description |
---|---|---|
userId | string | 삭제하려는 Sub User Id |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | "Bearer " + {AccessToken} |
Last updated