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
Example request
{
"items": [
"NzAwNTUxOTA5NzczMTQ4MTYw"
]
}Response
OK