========== invite_people ========== An user with right permission can invite another user to join an institute * **URL Params** No url params * **Data Params** .. code-block:: JSON TODO * **Success Response:** Return a list of associated institutes * **Code:** 200 * **Content:** .. code-block:: JSON TODO * **Error Response:** When failed to store associations * **Code:** 200 * **Content:** .. code-block:: JSON TODO * **Sample Call:** .. code-block:: javascript TODO * **Notes:** No additional notes