---
title: "DELETE /collaborations/{collaborationIdentifier}/member/{accountId}"
method: DELETE
path: "/collaborations/{collaborationIdentifier}/member/{accountId}"
---

# DELETE /collaborations/{collaborationIdentifier}/member/{accountId}

`DELETE /collaborations/{collaborationIdentifier}/member/{accountId}`

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.

## Path parameters

- `collaborationIdentifier` string, required
- `accountId` string, required

## Response `204`

Success

- DeleteMemberOutput

## Other responses

- `480` — ConflictException
- `481` — ResourceNotFoundException
- `482` — InternalServerException
- `483` — ValidationException
- `484` — ThrottlingException
- `485` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/cleanrooms.md) · [All operations](https://skmtc.net/aws/apis/cleanrooms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/cleanrooms/revisions/17ce59ba806e/schema)
