Last Updated on : 2023-06-15 05:46:28
Link a meeting room with a reservation rule configuration template.
POST: /v2.0/iot-03/meeting/config-templates/action-assign
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
room_id | String | true | The ID of a specified meeting room. | |
template_id | String | true | The ID of a specified template. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. Valid values:
|
POST: /v2.0/iot-03/meeting/config-templates/action-assign
{
"room_id": "766416426****",
"template_id'": "82731731873****"
}
{
"result": true,
"t": 1641978005123,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback