---
title: "Remove KYB array-field item (business)"
method: DELETE
path: "/compliance/kyb/fields/array"
tags: ["compliance", "kyb"]
---

# Remove KYB array-field item (business)

`DELETE /compliance/kyb/fields/array`

Archives every field at (group, group_key, index).

## Query parameters

- `group_key` string
- `index` integer

## Response `200`

OK

- KybDeleteOutput
  - `deleted` boolean
  - `id` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/3b6fc8373884/schema)
