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