Add a user to a tenant.
This endpoint assigns a user to a specific tenant, allowing them to access resources and data associated with that tenant. The authenticated user must be the owner of the tenant or have appropriate administrative permissions.
Returns a success message indicating the user was added to the tenant.
Successful Response
The response is of type any
.