---
title: "Batch Delete Activity Log Records"
method: POST
path: "/api/v3/record/activitylog/batch/delete"
---

# Batch Delete Activity Log Records

`POST /api/v3/record/activitylog/batch/delete`

## Request body

- object
  - `data` string[], required — Add a string below for each record you'd like to delete, and set the value to the GUID of the record.

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401

---

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