GrooveMembers.Update Operation

The Update operation updates the role of the specified member.

HTTP Post URL

The HTTP Post URL targets a GrooveMembers service for a member of the workspace. This URI is provided by the GrooveMembers.Read operation in the Member.URI element.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

<Member /> 
Element Data type Description

Member

Member

Specifies the new role of the member in the Member.Role element.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

Remarks

The current user must have a role of "$Telespace.Manager" for this operation to succeed. If the current user has another role, the operation generates an exception.

Note

This operation is available only on systems where Groove Web Services Version 2.1 is available. See Testing for Groove Web Services Version 2.1 for more information.

See Also

Reference

GrooveMembers.Create2 Operation
GrooveMembers.Read Operation
Member Complex Type