---
title: "Share form to a child care center"
method: POST
path: "/api/forms/share_to_child_care_center"
tags: ["Forms"]
---

# Share form to a child care center

`POST /api/forms/share_to_child_care_center`

## Request body

- object
  - `form_id` string
  - `child_care_center_id` string

## Response `200`

successful

## Other responses

- `401` — Unauthorized
- `422` — Unproceesable entity

---

[API](https://skmtc.dev/invo/apis/easyfill-ai-api-documentation.md) · [All operations](https://skmtc.dev/invo/apis/easyfill-ai-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/invo/easyfill-ai-api-documentation/revisions/7fa40375a1d6/schema)
