---
title: "Changes to Deprecated: use /api/capture/http"
method: POST
path: "/api/capture"
---

# Changes to Deprecated: use /api/capture/http

`POST /api/capture`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-08-04** `71ae1afbca8d` — 1 breaking, 4 warning, 5 info
- **2026-05-26** `8389ab2610fc` — 2 info
- **2026-05-04** `5561c57fbffd` — 2 warning

## Changes

- **2026-08-04** `71ae1afbca8d` — 1 breaking, 4 warning, 5 info
  - the `response` request property type/format changed from `object`/`` to ``/``
  - removed the request property `response/body`
  - removed the request property `response/body_size`
  - removed the request property `response/headers`
  - removed the request property `response/status_code`
  - added the new optional request property `error`
  - added the new optional request property `hierarchy`
  - added `#/components/schemas/HttpResponseData, subschema #2` to the `response` request property `anyOf` list
  - the request property `response` became optional
  - the `meta` request property default value `{"library":"unknown","python_version":"","smello_version":""}` was removed
- **2026-05-26** `8389ab2610fc` — 2 info
  - added the new optional request property `app`
  - added the new optional request property `session`
- **2026-05-04** `5561c57fbffd` — 2 warning
  - removed the request property `app`
  - removed the request property `session`

---

[Operation](https://skmtc.dev/smelloscope/apis/smello/docs/api/capture/post.md) · [API](https://skmtc.dev/smelloscope/apis/smello.md) · [Page](https://skmtc.dev/smelloscope/apis/smello/changes/api/capture/post)
