Update require password reset REST-API.md (#11718)
For #11279. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md)
This commit is contained in:
@@ -7338,7 +7338,7 @@ The selected user is logged out of Fleet and required to reset their password du
|
||||
| Name | Type | In | Description |
|
||||
| ----- | ------- | ---- | ---------------------------------------------------------------------------------------------- |
|
||||
| id | integer | path | **Required**. The user's id. |
|
||||
| reset | boolean | body | Whether or not the user is required to reset their password during the next attempt to log in. |
|
||||
| require | boolean | body | Whether or not the user is required to reset their password during the next attempt to log in. |
|
||||
|
||||
#### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user