v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

DELETE /sudoers/{entryname}/runas_users/{username}/

Remove specified username from runas_users for a SUDOer entry

delete/sudoers/{entryname}/runas_users/{username}/

Path parameters

entrynamestring required

name of the sudoer entry

usernamestring required

name of the user

Response

200

statusstring

Example response

{
  "status": "ok"
}