Deleting the Read-only Administrator
Delete the Read-only Administratgor with the DELETE /settings/readOnlyUser HTTP method and URI.
Syntax
Curl request syntax:
curl -X DELETE -u [admin]:[password] http://[localhost]:8091/settings/readOnlyUser
Delete the Read-only Administratgor with the DELETE /settings/readOnlyUser HTTP method and URI.
Curl request syntax:
curl -X DELETE -u [admin]:[password] http://[localhost]:8091/settings/readOnlyUser