End of Life Products and Features - admin.delete
Description
Delete one system admin.
Arguments
name | value type | required |
---|---|---|
username | the admin's username | yes |
Example Requests & Responses
Example One
Request
Delete one system admin.
{
'method' => 'admin.delete',
'parameters' => {
'username' => 'erin'
}
} |
Response
{
'result' => 'success'
} |
Or
{
'result' => 'error',
'error' => 'An Error String',
'error_key' => 'AN_ERROR_LANGUAGE_KEY',
} |
Related content
End of Life Products and Features - access_control.delete
End of Life Products and Features - access_control.delete
More like this
End of Life Products and Features - admin.save
End of Life Products and Features - admin.save
More like this
End of Life Products and Features - admins.list
End of Life Products and Features - admins.list
More like this
End of Life Products and Features - advanced_debugging.delete
End of Life Products and Features - advanced_debugging.delete
More like this
End of Life Products and Features - factory_reset.save
End of Life Products and Features - factory_reset.save
More like this
End of Life Products and Features - call_routing_rule.delete
End of Life Products and Features - call_routing_rule.delete
More like this