---
title: "Removes the affiliate from the group."
method: DELETE
path: "/admin/groups/{id}/members/{affiliate_id}"
tags: ["groups"]
---

# Removes the affiliate from the group.

`DELETE /admin/groups/{id}/members/{affiliate_id}`

Removes the affiliate from the group. The affiliate now will be put in the default group.

## Response `200`

- object
  - `success` boolean

## Other responses

- `403` — Not authenticated

---

[API](https://skmtc.dev/goaffpro/apis/goaffpro-api.md) · [All operations](https://skmtc.dev/goaffpro/apis/goaffpro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goaffpro/goaffpro-api/revisions/832de9c7d0ae/schema)
