Update API pages

This commit is contained in:
GitHub Actions
2023-06-17 13:09:39 +00:00
parent c25f35b422
commit 1ebf1f1f88

View File

@@ -810,11 +810,11 @@ echo $response;
---
## Delete a User {{ tag: 'DELETE' , label: '/api/users/{userId}' }}
## Block a User {{ tag: 'DELETE' , label: '/api/users/{userId}' }}
<Row>
<Col>
Delete a user
This method blocks a user from accessing the system, but leaves the IDP user intact.
#### Path Parameters
<Properties>