---
title: "Update Custom Attribute"
method: PATCH
path: "/vendor/customer-relationship/{customerRelationshipId}/custom-attributes"
tags: ["Customer"]
---

# Update Custom Attribute

`PATCH /vendor/customer-relationship/{customerRelationshipId}/custom-attributes`

## Path parameters

- `customerRelationshipId` string, required

## Request body

- object
  - `newAttribute` object, required — ``` Hashmap { [property-name]: 'value', [property-name-2]: 'value' } ```

## Response `200`

Successful response

- object

---

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