---
title: "PATCH /attributes"
method: PATCH
path: "/attributes"
---

# PATCH /attributes

`PATCH /attributes`

## Request body

- object
  - `companyID` string, required — ID of company
  - `attributes` object[], required
    - `attributeID` string, required — ID of attribute
    - `value` string, required — Set the value of this attribute for this worker
  - `employeeID` string
  - `contractorID` string

## Response `200`

---

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