- Documentation
- Sandbox
Name | Requirement | Type | Description |
---|---|---|---|
organization_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
title | string | false | ||
meetingTemplate | string | true | ||
circle | string | true | ||
scheduledAt | datetime | false | yyyy-MM-dd'T'HH:mm:ss | |
duration | integer | false | in seconds | |
location | string | true | ||
description | string | true | ||
videoConfUrl | string | true | ||
context | object (ContextType) | true | ||
context[funnels][] | array of objects (ContextFunnelType) | false | ||
context[funnels][][isSync] | boolean | true | ||
context[funnels][][circle] | string | false | ||
context[funnels][][role] | string | false | ||
context[funnels][][members][] | array of objects (MemberSelectorType) | false |
Status Code | Description |
---|---|
201 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
meeting_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
title | string | false | ||
secretary | string | false | ||
scheduledAt | datetime | false | yyyy-MM-dd'T'HH:mm:ss | |
duration | integer | false | in seconds | |
location | string | false | ||
description | string | false | ||
videoConfUrl | string | false | ||
context | object (ContextType) | false | ||
context[funnels][] | array of objects (ContextFunnelType) | false | ||
context[funnels][][isSync] | boolean | true | ||
context[funnels][][circle] | string | false | ||
context[funnels][][role] | string | false | ||
context[funnels][][members][] | array of objects (MemberSelectorType) | false |
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
meeting_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
comment | string | true | ||
step | string | true | For meetings only |
Status Code | Description |
---|---|
201 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
meeting_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
tensions[] | array of objects (TensionSelectorType) | true |
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
meeting_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
status | choice | false | ["scheduled","processing","closed"] | |
transferTensionsTo | string | false |
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
title | string | true | ||
rrule | string | true | ||
meetingTemplate | string | true | ||
startAt | datetime | true | yyyy-MM-dd'T'HH:mm:ss | |
duration | integer | false | in seconds | |
location | string | true | ||
description | string | true | ||
videoConfUrl | string | true | ||
meeting | string | true | ||
context | object (ContextType) | true | ||
context[funnels][] | array of objects (ContextFunnelType) | false | ||
context[funnels][][isSync] | boolean | true | ||
context[funnels][][circle] | string | false | ||
context[funnels][][role] | string | false | ||
context[funnels][][members][] | array of objects (MemberSelectorType) | false |
Status Code | Description |
---|---|
201 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
recurrence_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
title | string | false | ||
rrule | string | false | ||
startAt | datetime | false | yyyy-MM-dd'T'HH:mm:ss | |
duration | integer | false | in seconds | |
location | string | false | ||
description | string | false | ||
videoConfUrl | string | false | ||
meeting | string | false |
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
name | string | true | ||
settings[] | array of objects (MeetingTemplateSettingsType) | true | ||
settings[][step] | choice | true | ["check-in","checklist","metric","objective","project","free","agenda","closing"] | |
settings[][name] | string | false | ||
settings[][description] | string | false | ||
settings[][output][] | array of choices | true |
Status Code | Description |
---|---|
201 |
|
400 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
meeting_template_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
status | choice | false | ["archived","hidden","offline","online"] | |
name | string | false | ||
settings[] | array of objects (MeetingTemplateSettingsType) | false | ||
settings[][step] | choice | true | ["check-in","checklist","metric","objective","project","free","agenda","closing"] | |
settings[][name] | string | false | ||
settings[][description] | string | false | ||
settings[][output][] | array of choices | true |
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
Documentation auto-generated on Fri, 03 Jan 25 02:53:58 +0100