---
title: "Set Active State Of Custom Poi"
method: PATCH
path: "/api/v1/custom-data/poi"
tags: ["Custom Data"]
---

# Set Active State Of Custom Poi

`PATCH /api/v1/custom-data/poi`

Set active state of a custom poi.

## Request body

- CutomDataUploadState
  - `data_upload_id` integer, required
  - `state` boolean, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/plan4better/apis/goat.md) · [All operations](https://skmtc.net/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plan4better/goat/versions/931df3e5ac48/schema)
