---
title: "Changes to Create Custom Field"
method: POST
path: "/field_mappings"
---

# Changes to Create Custom Field

`POST /field_mappings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 18 revisions.

- **2024-08-05** `ca0fa45ebd05` — 2 breaking, 2 warning, 11 info
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 breaking
- **2024-08-03** `9d25bd589fe9` — 8 info
- **2024-08-01** `f48b82299d9d` — 1 info

## Changes

- **2024-08-05** `ca0fa45ebd05` — 2 breaking, 2 warning, 11 info
  - request property `data_type` was restricted to a list of enum values
  - request property `object_type_owner` was restricted to a list of enum values
  - added the new `number` enum value to the `data_type` response property for the response status `201`
  - added the new `string` enum value to the `data_type` response property for the response status `201`
  - added the new `company` enum value to the request property `object_type_owner`
  - added the new `contact` enum value to the request property `object_type_owner`
  - added the new `deal` enum value to the request property `object_type_owner`
  - added the new `engagement` enum value to the request property `object_type_owner`
  - added the new `lead` enum value to the request property `object_type_owner`
  - added the new `note` enum value to the request property `object_type_owner`
  - added the new `number` enum value to the request property `data_type`
  - added the new `stage` enum value to the request property `object_type_owner`
  - added the new `string` enum value to the request property `data_type`
  - added the new `task` enum value to the request property `object_type_owner`
  - added the new `user` enum value to the request property `object_type_owner`
- **2024-08-05** `ca213ae36b7f` — 1 info
  - endpoint added
- **2024-08-05** `167edd5346ec` — 1 breaking
  - api path removed without deprecation
- **2024-08-03** `9d25bd589fe9` — 8 info
  - the request property `data_type` became nullable
  - the request property `description` became nullable
  - the request property `linked_user_id` became nullable
  - the request property `name` became nullable
  - the request property `object_type_owner` became nullable
  - the request property `source_custom_field_id` became nullable
  - the request property `source_provider` became nullable
  - added the media type `application/json` for the response with the status `201`
- **2024-08-01** `f48b82299d9d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/field_mappings/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/field_mappings/post)
