---
title: "Creates a new card for the specified board."
method: POST
path: "/boards/{boardID}/cards"
---

# Creates a new card for the specified board.

`POST /boards/{boardID}/cards`

## Path parameters

- `boardID` string, required

## Query parameters

- `disable_notify` unknown

## Request body

- unknown

## Response `200`

success

- unknown

## Other responses

- `default` — internal error

## Changes

- **2022-11-14** `d238428e1666` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mattermost/apis/focalboard-server/changes/boards/:boardID/cards/post.md)

---

[API](https://skmtc.dev/mattermost/apis/focalboard-server.md) · [All operations](https://skmtc.dev/mattermost/apis/focalboard-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mattermost/focalboard-server/revisions/d238428e1666/schema)
