Removes the specified member from a collaboration. The removed member is placed in the Removed status and can't interact with the collaboration. The removed member's data is inaccessible to active members of the collaboration.
delete/collaborations/{collaborationIdentifier}/member/{accountId}
Path parameters
collaborationIdentifierstring required
The unique identifier for the associated collaboration.
accountIdstring required
The account ID of the member to remove.
Response
Success
DeleteMemberOutput required