---
title: "Bulk action"
method: POST
path: "/v1/boards/bulk_action.json"
tags: ["boards"]
---

# Bulk action

`POST /v1/boards/bulk_action.json`

## Query parameters

- `token` string, required

## Request body

- object
  - `board_id` integer
  - `action_id` integer

## Response `200`

successful operation

- object
  - `success` string

---

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