---
title: "Set a single value on the Integration child object corresponding to the passed key."
method: POST
path: "/api/integrations/{integrationId}/single"
tags: ["Integrations"]
---

# Set a single value on the Integration child object corresponding to the passed key.

`POST /api/integrations/{integrationId}/single`

## Path parameters

- `integrationId` integer, required

## Request body

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

## Response `204`

No Content

---

[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)
