Skip to content

user_delete

Admin

Note

There must be always one user of level admin present in the system.

Note

It is not possible to delete self, that is the user is performing the changes.

Deletes the specified user.

Params

attribute description
username*
string
The name of the user to be removed

Example

{
  "username": "defaultAdmin"
}

Return

N/A