---
title: "addCardsIdMembersByIdCard()"
method: POST
path: "/cards/{idCard}/idMembers"
tags: ["card"]
---

# addCardsIdMembersByIdCard()

`POST /cards/{idCard}/idMembers`

## Path parameters

- `idCard` string, required

## Query parameters

- `key` string, required
- `token` string, required

## Request body

- CardsIdMembers
  - `value` string — The id of the member to add to the card

## Response `200`

Success

## Other responses

- `400` — Server rejection

---

[API](https://skmtc.net/apis-guru/apis/trello.md) · [All operations](https://skmtc.net/apis-guru/apis/trello/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apis-guru/trello/versions/74afdba5e145/schema)
