---
title: "Set Custom Properties (REST)"
method: POST
path: "/customProperties"
---

# Set Custom Properties (REST)

`POST /customProperties`

## Path parameters

- `networkId` integer, required

## Query parameters

- `userKey` string, required
- `group` integer

## Request body

- object
  - `RAW_BODY` string, json — A JSON object that can be anything since it's custom data. For instance, `{"favoriteColor": "blue"}`.

## Response `200`

200

## Other responses

- `400` — 400

---

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