DELETE USER
Delete user
DELETE
/user/{user_id}
<Description of the endpoint> user_id
Body
Name
Type
Description
SETTOP_NUM
string
SettopNumber of the user
USER_NAME
string
Name of the user
GENDER
string
Gender of the user
AGE
int
Age of the user
Response
Last updated