OpenObserve Docs
ReferenceApiUsers

Remove user from organization

Endpoint: DELETE /api/{organization}/users/{user_email}

Request

None

Response

{
	"code": 200,
	"message": "User removed from organization"
}
Was this page helpful?

Last updated on

On this page