From e723d67fcd7f084071e68e9569908ec921898581 Mon Sep 17 00:00:00 2001 From: Manas Sharma Date: Tue, 23 Sep 2025 20:20:00 +0530 Subject: [PATCH] Revert "fixed title (#174)" This reverts commit 42e88f303a18128d283b211692f865fe584cf5f1. --- docs/api/user/add_user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/user/add_user.md b/docs/api/user/add_user.md index deddc354..731da2fd 100644 --- a/docs/api/user/add_user.md +++ b/docs/api/user/add_user.md @@ -3,7 +3,7 @@ description: >- Add an existing user to an OpenObserve organization with a specified role using a simple POST request. Supports admin and user roles. --- -# Add existing user to org +# Add exiting user to org Endpoint: `POST /api/{organization}/users/{user_email}`