Deleting the read-only user
The read-only user is removed with the DELETE /settings/readOnlyUser
HTTP method and URI.
Syntax
Curl request syntax:
curl -X DELETE -u [admin]:[password] http://[localhost]:8091/settings/readOnlyUser
The read-only user is removed with the DELETE /settings/readOnlyUser
HTTP method and URI.
Curl request syntax:
curl -X DELETE -u [admin]:[password] http://[localhost]:8091/settings/readOnlyUser