Update API pages with v0.23.5

This commit is contained in:
netbirddev
2023-09-28 17:23:57 +00:00
parent a6904c0ada
commit d37d5b5ee4

View File

@@ -816,11 +816,11 @@ echo $response;
--- ---
## Delete a User {{ tag: 'DELETE' , label: '/api/users/{userId}' }} ## Block a User {{ tag: 'DELETE' , label: '/api/users/{userId}' }}
<Row> <Row>
<Col> <Col>
This method removes a user from accessing the system. For this leaves the IDP user intact unless the `--user-delete-from-idp` is passed to management startup. This method blocks a user from accessing the system, but leaves the IDP user intact.
#### Path Parameters #### Path Parameters
<Properties> <Properties>