Update a team membership
PUT {{WEBEXAPI}}/team/memberships/{{_membership}}
Updates properties for a membership by ID.
Specify the membership ID in the membershipId URI parameter.
https://developer.webex.com/endpoint-teammemberships-membershipId-put.html
Request Body
{"isModerator"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |