---
title: "POST /v1/icims"
method: POST
path: "/v1/icims"
tags: ["Custom integrations endpoints"]
---

# POST /v1/icims

`POST /v1/icims`

## Request body

- IcimsRequest
  - `SystemId` string
  - `NewStatus` string
  - `OldStatus` string
  - `CustomerId` string
  - `JobId` string
  - `UserId` string
  - `PersonId` string
  - `Links` IcimsLink[]
    - `Title` string
    - `Rel` string
    - `Url` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/goodhire/apis/my-api.md) · [All operations](https://skmtc.dev/goodhire/apis/my-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goodhire/my-api/revisions/b7be40b187ed/schema)
