---
title: "Changes to Evaluate Blocked Domains"
method: POST
path: "/api/v1/company/evaluate"
---

# Changes to Evaluate Blocked Domains

`POST /api/v1/company/evaluate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-27** `955831a8d5e9` — 10 breaking
- **2026-09-21** `fd8c32a19c7f` — 5 breaking, 10 info

## Changes

- **2026-09-27** `955831a8d5e9` — 10 breaking
  - the request property `address_line_1` became not nullable
  - the request property `address_line_2` became not nullable
  - the request property `city` became not nullable
  - the request property `country` became not nullable
  - the request property `domain` became not nullable
  - the request property `email` became not nullable
  - the request property `phone` became not nullable
  - the request property `phone_without_country_code` became not nullable
  - the request property `state` became not nullable
  - the request property `zipcode` became not nullable
- **2026-09-21** `fd8c32a19c7f` — 5 breaking, 10 info
  - response property `address` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `domain` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone_without_country_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - request property `address_line_1` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `address_line_2` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `city` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `country` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `domain` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `email` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `phone` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `phone_without_country_code` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `state` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `zipcode` list-of-types was widened by adding types `null` to media type `application/json`

---

[Operation](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/docs/api/v1/company/evaluate/post.md) · [API](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api.md) · [Page](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/changes/api/v1/company/evaluate/post)
