v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /sudoers/{entryname}/not_before/

Add a date for not_before for a sudoer entry

post/v1/sudoers/{entryname}/not_before/

Path parameters

entrynamestring required

name of the sudoer entry

Request body

not_beforestring date required

not_before date and time

Response

200

statusstring

Example response

{
  "status": "ok"
}