---
title: "POST /add_objects"
method: POST
path: "/add_objects"
tags: ["Função"]
---

# POST /add_objects

`POST /add_objects`

Adiciona hashes na tabela OBJETOS

## Request body

- AddObjectsBody
  - `hashList` string[]
  - `env` string

## Response `200`

Accepted

- ResponseAddObjects
  - `message` string

## Other responses

- `500` — Erro interno

---

[API](https://skmtc.net/bohr-io/apis/bohr-io-api.md) · [All operations](https://skmtc.net/bohr-io/apis/bohr-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bohr-io/bohr-io-api/revisions/926405b5dade/schema)
