Participation/addURL:https://www.youroom.in/billings/<billing_id>/billing_groups/<billing_group_id>/participations/add Formats:xml, json HTTP methods:POST Parameters:- billing_id. Required. The id of given enterprise account.
- billing_group_id. Required. The id of billing_group id. It is not same with group id.
- email. Required. The email of the target user to join a room. This email must be included to enterprise.
Response:<?xml version="1.0" encoding="UTF-8"?> <admin type="boolean">false</admin> <created-at type="datetime">2010-05-28T06:12:13Z</created-at> <id type="integer">45</id> <updated-at type="datetime">2010-05-28T06:12:13Z</updated-at>
|
|