Create a table on a mural

Create a table widget on a mural.

Authorization scope: murals:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of a mural.

Body Params

The table to be created.

boolean
Defaults to true

If true, the widget will automatically resize to fit its content.

cells
array of objects
required

The array of table cells.

cells*
columns
array of objects
required

The array of columns definition.

columns*
number
Defaults to 694

The height of the widget in px.

boolean
Defaults to false

If true, the widget is hidden from non-facilitators. Applies only when the widget is in the outline.

string

The instructions for a section of the outline. This text can only be added and modified by a facilitator.

string

The ID of the area widget that contains the widget.

number
Defaults to -1

The list order of the widget in the outline.

number
≥ 0
Defaults to 0

The angle of widget rotation in degrees.

rows
array of objects
required

The array of rows definition.

rows*
number

The z-index stacking order of the widget.

style
object

Style properties of the widget.

string

The title of the widget in the outline.

number
Defaults to 1174

The width of the widget in px.

number
required

The horizontal position of the widget in px. This is the distance from the left of the parent widget, such as an area. If the widget has no parent widget, this is the distance from the left of the mural.

number
required

The vertical position of the widget in px. This is the distance from the top of the parent widget, such as an area. If the widget has no parent widget, this is the distance from the top of the mural.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json