v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

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