---
title: "Changes to Upload context payload or JSON to PRIOR IPFS"
method: POST
path: "/v1/prior/claim"
---

# Changes to Upload context payload or JSON to PRIOR IPFS

`POST /v1/prior/claim`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-03-25** `c1ab64c202ea` — 2 info
- **2026-03-14** `bcb7c5bf7ca6` — 2 breaking, 2 warning, 1 info
- **2026-02-28** `66589dacffdd` — 4 breaking, 1 info

## Changes

- **2026-03-25** `c1ab64c202ea` — 2 info
  - the endpoint scheme security `bearer` was added to the API
  - the endpoint scheme security `x-api-key` was added to the API
- **2026-03-14** `bcb7c5bf7ca6` — 2 breaking, 2 warning, 1 info
  - the request's body type/format changed from `object`/`` to `string`/`` (media type: application/json)
  - removed the media type `application/json` for the response with the status `201`
  - removed the request property `file` (media type: multipart/form-data)
  - removed the request property `prompt` (media type: application/json)
  - the request's body type/format was generalized from `object`/`` to `string`/`` (media type: multipart/form-data)
- **2026-02-28** `66589dacffdd` — 4 breaking, 1 info
  - added the new required request property `file` (media type: multipart/form-data)
  - added the new required request property `prompt` (media type: application/json)
  - the request's body type/format changed from `string`/`` to `object`/`` (media type: multipart/form-data)
  - the request's body type/format changed from `string`/`` to `object`/`` (media type: application/json)
  - added the media type `application/json` for the response with the status `201`

---

[Operation](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/docs/v1/prior/claim/post.md) · [API](https://skmtc.dev/humbleaf/apis/agentchain-prior-api.md) · [Page](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/changes/v1/prior/claim/post)
