---
title: "Uploads document(s) for a team member"
method: POST
path: "/v{version}/Users/teamMember/documentUploads"
tags: ["Users"]
---

# Uploads document(s) for a team member

`POST /v{version}/Users/teamMember/documentUploads`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Response `200`

Success

- UsersContractsCommandsAddTeamMemberDocumentsResponse
  - `isValid` boolean
  - `errors` string[], nullable
  - `warnings` string[], nullable
  - `info` string[], nullable
  - `message` string, nullable
  - `data` UsersContractsCommandsTeamMemberDocumentsUploadResponse
    - `documentUploadsSuccessStatuses` boolean[], nullable
    - `documentInsertIdCollection` integer[], nullable

---

[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/versions/bcdbca776df0/schema)
