---
title: "Creates the given Bilflo contractors as Proliant employees."
method: POST
path: "/proliant/v1/contractors/push"
tags: ["Contractors"]
---

# Creates the given Bilflo contractors as Proliant employees.

`POST /proliant/v1/contractors/push`

## Headers

- `company-id` string, required

## Request body

- ProliantContractsCommandsPushContractorsCommand
  - `companyIntegrationId` string, uuid
  - `contractorIds` integer[], nullable

## Response `200`

Success

---

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