---
title: "/telehealth_waiting_rooms [with custom fields]"
method: POST
path: "/telehealth_waiting_rooms"
tags: ["Teleconsultation Waiting Room"]
---

# /telehealth_waiting_rooms [with custom fields]

`POST /telehealth_waiting_rooms`

## Request body

- object
  - `telehealth_waiting_room` object
    - `person` object
      - `waiting_room` boolean
      - `telephone2` string, utc-millisec
      - `born_at` string, date
      - `first_name` string
      - `last_name` string
      - `gender` string
      - `email` string, email
      - `phone_country_id` string, color
      - `person_attributes` object
        - `is_under_age` boolean
    - `organization_id` integer
    - `cause` string
    - `waiting_room_id` integer
    - `custom_form_response` object
      - `respondable_type` string
      - `organization_id` integer
      - `responses` object
        - `cf_98_070e8aae224f` object
          - `id` integer
          - `key` string
          - `default_component` string
          - `default_options` object
            - `label` string
          - `name` string
          - `section_name` string
          - `custom_form_id` integer
          - `custom_field_id` integer
          - `applicable_model` string
          - `value` string, color
        - `cf_98_fe56b688854b` object
          - `id` integer
          - `key` string
          - `default_component` string
          - `default_options` object
            - `label` string
            - `options` object[]
              - …
          - `name` string
          - `section_name` string
          - `custom_form_id` integer
          - `custom_field_id` integer
          - `applicable_model` string
          - `value` string
        - `cf_98_508008f65942` object
          - `id` integer
          - `key` string
          - `default_component` string
          - `default_options` object
            - `label` string
          - `name` string
          - `section_name` string
          - `custom_form_id` integer
          - `custom_field_id` integer
          - `applicable_model` string
          - `value` string, date

## 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/revisions/f05c97f9a653/schema)
