latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

User

Update meeting participants layout

Modify participants layout based on meeting layout.

post/user/meetings/{id}/participants/layout

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the meeting.

Request body

itemsstring[]

A collection of participant's id.

Example request

{
  "items": [
    "NzAwNTUxOTA5NzczMTQ4MTYw"
  ]
}

Response

OK