Remove a subuser
Learn how to remove a subuser.
Capabilities
`users=write`
Syntax
DELETE /admin/user?subuser&format=json HTTP/1.1
Host FULLY_QUALIFIED_DOMAIN_NAME
Request Parameters
uid
- Description
-
The user ID to be removed.
- Type
-
String
- Example
-
foo_user - Required
-
Yes
subuser
- Description
-
The subuser ID to be removed.
- Type
-
String
- Example
-
sub_foo - Required
-
Yes
purge-keys
- Description
-
Remove keys belonging to the subuser.
- Type
-
Boolean
- Example
-
True [True]
- Required
-
No
Response Entities
None.
Special Error Responses
None.