---
title: "Changes to POST /seldon/{namespace}/{deployment}/api/v1.0/feedback"
method: POST
path: "/seldon/{namespace}/{deployment}/api/v1.0/feedback"
---

# Changes to POST /seldon/{namespace}/{deployment}/api/v1.0/feedback

`POST /seldon/{namespace}/{deployment}/api/v1.0/feedback`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2022-01-26** `ac683639ab28` — 4 warning, 4 info
- **2020-12-01** `f6b2280a3b7a` — 71 warning, 24 info
- **2020-11-23** `502fd5cffde0` — 74 breaking, 71 warning, 24 info
- **2019-11-12** `7b41b43632d8` — 1 info

## Changes

- **2022-01-26** `ac683639ab28` — 4 warning, 4 info
  - removed the request property `request/data/ndarry`
  - removed the request property `response/data/ndarry`
  - removed the request property `truth/data/ndarry`
  - removed the optional property `data/ndarry` from the response with the `200` status
  - added the new optional request property `request/data/ndarray`
  - added the new optional request property `response/data/ndarray`
  - added the new optional request property `truth/data/ndarray`
  - added the optional property `data/ndarray` to the response with the `200` status
- **2020-12-01** `f6b2280a3b7a` — 71 warning, 24 info
  - changed the pattern of the `path` request parameter `deployment` from `.*` to `^.{1,2097152}`
  - changed the pattern of the `path` request parameter `namespace` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/binData` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/names/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/dtype` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/int64_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/resource_handle_val/items/container` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/resource_handle_val/items/device` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/resource_handle_val/items/hash_code` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/resource_handle_val/items/maybe_type_name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/resource_handle_val/items/name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/string_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/tensor_shape/dim/items/name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/tensor_shape/dim/items/size` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/uint64_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/variant_val/items/metadata` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/data/tftensor/variant_val/items/type_name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/meta/metrics/items/key` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/meta/metrics/items/type` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/meta/puid` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/meta/requestPath/additionalProperties/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/status/info` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/status/reason` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/status/status` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `request/strData` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/binData` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/names/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/dtype` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/int64_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/resource_handle_val/items/container` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/resource_handle_val/items/device` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/resource_handle_val/items/hash_code` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/resource_handle_val/items/maybe_type_name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/resource_handle_val/items/name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/string_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/tensor_shape/dim/items/name` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/tensor_shape/dim/items/size` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/uint64_val/items/` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/variant_val/items/metadata` from `.*` to `^.{1,2097152}`
  - changed the pattern of the request property `response/data/tftensor/variant_val/items/type_name` from `.*` to `^.{1,2097152}`
  - …55 more
- **2020-11-23** `502fd5cffde0` — 74 breaking, 71 warning, 24 info
  - added the pattern `.*` to the `path` request parameter `deployment`
  - added the pattern `.*` to the `path` request parameter `namespace`
  - added the pattern `.*` to the request property `request/binData`
  - added the pattern `.*` to the request property `request/data/names/items/`
  - added the pattern `.*` to the request property `request/data/tftensor/dtype`
  - added the pattern `.*` to the request property `request/data/tftensor/int64_val/items/`
  - added the pattern `.*` to the request property `request/data/tftensor/resource_handle_val/items/container`
  - added the pattern `.*` to the request property `request/data/tftensor/resource_handle_val/items/device`
  - added the pattern `.*` to the request property `request/data/tftensor/resource_handle_val/items/hash_code`
  - added the pattern `.*` to the request property `request/data/tftensor/resource_handle_val/items/maybe_type_name`
  - added the pattern `.*` to the request property `request/data/tftensor/resource_handle_val/items/name`
  - added the pattern `.*` to the request property `request/data/tftensor/string_val/items/`
  - added the pattern `.*` to the request property `request/data/tftensor/tensor_shape/dim/items/name`
  - added the pattern `.*` to the request property `request/data/tftensor/tensor_shape/dim/items/size`
  - added the pattern `.*` to the request property `request/data/tftensor/uint64_val/items/`
  - added the pattern `.*` to the request property `request/data/tftensor/variant_val/items/metadata`
  - added the pattern `.*` to the request property `request/data/tftensor/variant_val/items/type_name`
  - added the pattern `.*` to the request property `request/meta/metrics/items/key`
  - added the pattern `.*` to the request property `request/meta/metrics/items/type`
  - added the pattern `.*` to the request property `request/meta/puid`
  - added the pattern `.*` to the request property `request/meta/requestPath/additionalProperties/`
  - added the pattern `.*` to the request property `request/status/info`
  - added the pattern `.*` to the request property `request/status/reason`
  - added the pattern `.*` to the request property `request/status/status`
  - added the pattern `.*` to the request property `request/strData`
  - added the pattern `.*` to the request property `response/binData`
  - added the pattern `.*` to the request property `response/data/names/items/`
  - added the pattern `.*` to the request property `response/data/tftensor/dtype`
  - added the pattern `.*` to the request property `response/data/tftensor/int64_val/items/`
  - added the pattern `.*` to the request property `response/data/tftensor/resource_handle_val/items/container`
  - added the pattern `.*` to the request property `response/data/tftensor/resource_handle_val/items/device`
  - added the pattern `.*` to the request property `response/data/tftensor/resource_handle_val/items/hash_code`
  - added the pattern `.*` to the request property `response/data/tftensor/resource_handle_val/items/maybe_type_name`
  - added the pattern `.*` to the request property `response/data/tftensor/resource_handle_val/items/name`
  - added the pattern `.*` to the request property `response/data/tftensor/string_val/items/`
  - added the pattern `.*` to the request property `response/data/tftensor/tensor_shape/dim/items/name`
  - added the pattern `.*` to the request property `response/data/tftensor/tensor_shape/dim/items/size`
  - added the pattern `.*` to the request property `response/data/tftensor/uint64_val/items/`
  - added the pattern `.*` to the request property `response/data/tftensor/variant_val/items/metadata`
  - added the pattern `.*` to the request property `response/data/tftensor/variant_val/items/type_name`
  - …129 more
- **2019-11-12** `7b41b43632d8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/seldonio/apis/seldon-external-api-2/docs/seldon/:namespace/:deployment/api/v1.0/feedback/post.md) · [API](https://skmtc.dev/seldonio/apis/seldon-external-api-2.md) · [Page](https://skmtc.dev/seldonio/apis/seldon-external-api-2/changes/seldon/:namespace/:deployment/api/v1.0/feedback/post)
