---
title: "Changes to POST /v1/orchestrator/assessment_results"
method: POST
path: "/v1/orchestrator/assessment_results"
---

# Changes to POST /v1/orchestrator/assessment_results

`POST /v1/orchestrator/assessment_results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2025-07-16** `36dbd5beec62` — 3 breaking, 1 warning
- **2025-03-27** `f2db05790701` — 2 breaking, 2 warning
- **2025-01-08** `2b79660c20a0` — 15 breaking, 2 warning, 1 info
- **2024-10-16** `161557f4ca31` — 1 info
- **2024-10-01** `8e05a12e21d0` — 2 warning, 2 info
- **2024-02-16** `b58167cced1e` — 2 breaking, 6 warning
- **2023-06-06** `61f295ad12bb` — 1 info
- **2023-01-30** `62c28b7e6439` — 2 warning
- **2022-11-07** `9aea46cc4c8a` — 1 breaking, 8 warning, 17 info

## Changes

- **2025-07-16** `36dbd5beec62` — 3 breaking, 1 warning
  - added the new required request property `createdAt`
  - added the new required request property `history`
  - added the new required request property `historyUpdatedAt`
  - removed the request property `timestamp`
- **2025-03-27** `f2db05790701` — 2 breaking, 2 warning
  - added the new required request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/targetOfEvaluationId`
  - added the new required request property `targetOfEvaluationId`
  - removed the request property `certificationTargetId`
  - removed the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/certificationTargetId`
- **2025-01-08** `2b79660c20a0` — 15 breaking, 2 warning, 1 info
  - added the new required request property `complianceComment`
  - the request property `certificationTargetId` became required
  - the request property `evidenceId` became required
  - the request property `id` became required
  - the request property `metricConfiguration` became required
  - the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/certificationTargetId` became required
  - the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/isDefault` became required
  - the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/metricId` became required
  - the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/operator` became required
  - the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/targetValue` became required
  - the request property `metricId` became required
  - the request property `resourceId` became required
  - the request property `resourceTypes` became required
  - the request property `timestamp` became required
  - the request property `toolId` became required
  - removed the request property `nonComplianceComments`
  - removed the request property `nonComplianceDetails`
  - added the new optional request property `complianceDetails`
- **2024-10-16** `161557f4ca31` — 1 info
  - added the new optional request property `nonComplianceDetails`
- **2024-10-01** `8e05a12e21d0` — 2 warning, 2 info
  - removed the request property `cloudServiceId`
  - removed the request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/cloudServiceId`
  - added the new optional request property `certificationTargetId`
  - added the new optional request property `metricConfiguration/allOf[#/components/schemas/MetricConfiguration]/certificationTargetId`
- **2024-02-16** `b58167cced1e` — 2 breaking, 6 warning
  - added `#/components/schemas/MetricConfiguration` to the `metricConfiguration` request property `allOf` list
  - the `metricConfiguration` request property type/format changed from `object`/`` to ``/``
  - removed the request property `metricConfiguration/cloudServiceId`
  - removed the request property `metricConfiguration/isDefault`
  - removed the request property `metricConfiguration/metricId`
  - removed the request property `metricConfiguration/operator`
  - removed the request property `metricConfiguration/targetValue`
  - removed the request property `metricConfiguration/updatedAt`
- **2023-06-06** `61f295ad12bb` — 1 info
  - added the new optional request property `toolId`
- **2023-01-30** `62c28b7e6439` — 2 warning
  - removed the optional property `status` from the response with the `200` status
  - removed the optional property `statusMessage` from the response with the `200` status
- **2022-11-07** `9aea46cc4c8a` — 1 breaking, 8 warning, 17 info
  - the `metricConfiguration` request property type/format changed from ``/`` to `object`/``
  - removed `#/components/schemas/MetricConfiguration` from the `metricConfiguration` request property `allOf` list
  - removed the request property `complianceComment`
  - removed the request property `complianceDetails`
  - removed the request property `createdAt`
  - removed the request property `history`
  - removed the request property `historyUpdatedAt`
  - removed the request property `targetOfEvaluationId`
  - removed the request property `toolId`
  - added the new optional request property `cloudServiceId`
  - added the new optional request property `metricConfiguration/cloudServiceId`
  - added the new optional request property `metricConfiguration/isDefault`
  - added the new optional request property `metricConfiguration/metricId`
  - added the new optional request property `metricConfiguration/operator`
  - added the new optional request property `metricConfiguration/targetValue`
  - added the new optional request property `metricConfiguration/updatedAt`
  - added the new optional request property `nonComplianceComments`
  - added the new optional request property `timestamp`
  - the request property `evidenceId` became optional
  - the request property `id` became optional
  - the request property `metricConfiguration` became optional
  - the request property `metricId` became optional
  - the request property `resourceId` became optional
  - the request property `resourceTypes` became optional
  - added the optional property `status` to the response with the `200` status
  - added the optional property `statusMessage` to the response with the `200` status

---

[Operation](https://skmtc.dev/clouditor/apis/orchestrator-api/docs/v1/orchestrator/assessment_results/post.md) · [API](https://skmtc.dev/clouditor/apis/orchestrator-api.md) · [Page](https://skmtc.dev/clouditor/apis/orchestrator-api/changes/v1/orchestrator/assessment_results/post)
