---
title: "Create I9 Link (Early Access)"
method: POST
path: "/employees/i9"
---

# Create I9 Link (Early Access)

`POST /employees/i9`

## Request body

- object
  - `companyID` string, required — ID of the company
  - `employeeID` string, required — ID of the Employee being updated

## Response `200`

200

- object
  - `data` string
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zeal/apis/zeal-api.md) · [All operations](https://skmtc.net/zeal/apis/zeal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeal/zeal-api/revisions/01346dceb27d/schema)
