---
title: "Sets one of the current company's preferences to the desired value. Note that this can have billing consequences as any required modules will be automatically activated."
method: PUT
path: "/api/preferences/company"
tags: ["Preferences"]
---

# Sets one of the current company's preferences to the desired value. Note that this can have billing consequences as any required modules will be automatically activated.

`PUT /api/preferences/company`

## Request body

- IntectGlobalSimpleKeyValuePair
  - `Key` string
  - `Value` string

## Response `200`

OK

- IntectGlobalSimpleKeyValuePair
  - `Key` string
  - `Value` string

---

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