docs: added manage invites documentation (#4001)
* docs: added manage invites documentation * eslint fixes * fixed indentation
This commit is contained in:
@@ -352,7 +352,7 @@ curl -L -X DELETE '<BACKEND_URL>/admin/users/<USER_ID>' \
|
||||
|
||||
This endpoint requires the user ID as a path parameter.
|
||||
|
||||
This request requires the user ID as a path parameter. It deletes the user and returns the following fields:
|
||||
It deletes the user and returns the following fields:
|
||||
|
||||
- `id`: The ID of the deleted user.
|
||||
- `object`: The type of object that was deleted. In this case, the value will be `user`.
|
||||
|
||||
Reference in New Issue
Block a user