mirror of
https://github.com/netbirdio/netbird.git
synced 2025-05-02 07:14:48 +02:00
Update the API description with the correct API state (#958)
This commit is contained in:
parent
f1b38dbe80
commit
09ca2d222a
@ -1102,8 +1102,8 @@ paths:
|
|||||||
'500':
|
'500':
|
||||||
"$ref": "#/components/responses/internal_error"
|
"$ref": "#/components/responses/internal_error"
|
||||||
delete:
|
delete:
|
||||||
summary: Delete a User
|
summary: Block a User
|
||||||
description: Delete a user
|
description: This method blocks a user from accessing the system, but leaves the IDP user intact.
|
||||||
tags: [ Users ]
|
tags: [ Users ]
|
||||||
security:
|
security:
|
||||||
- BearerAuth: [ ]
|
- BearerAuth: [ ]
|
||||||
|
Loading…
Reference in New Issue
Block a user