From 099c546790f28408fba427e8c21bf6578293e1d3 Mon Sep 17 00:00:00 2001 From: simranquirky Date: Tue, 23 Sep 2025 14:46:33 +0000 Subject: [PATCH] fixed title --- 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 731da2fd..deddc354 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 exiting user to org +# Add existing user to org Endpoint: `POST /api/{organization}/users/{user_email}`