---
title: "Create field - ConsultationSurvey"
method: POST
path: "/custom_fields"
tags: ["Patient Management", "CustomFields"]
---

# Create field - ConsultationSurvey

`POST /custom_fields`

## Request body

- object
  - `custom_field` object
    - `key` unknown
    - `name` string
    - `section_name` string
    - `default_options` object
    - `default_component` string
    - `applicable_model` string
    - `organization_id` unknown

## Response `200`

OK

---

[API](https://skmtc.net/ecaresoft/apis/nimbo-api.md) · [All operations](https://skmtc.net/ecaresoft/apis/nimbo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecaresoft/nimbo-api/versions/f05c97f9a653/schema)
