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}`