User

Set meeting participant position

Set meeting participant position.

post/user/meetings/{id}/participants/{participant_id}/position

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the meeting.

participant_idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The id of the participant.

Request body

positioninteger

The position of room member.
The member will not be displayed when -1 is specified.

Response

OK