---
title: "Deactivate Custom Field"
method: PATCH
path: "/api/v2/custom_fields/{id}/deactivate"
tags: ["Custom Fields"]
---

# Deactivate Custom Field

`PATCH /api/v2/custom_fields/{id}/deactivate`

Deactivates a custom field. This will not delete the custom field, but will make it inactive. Once deactivated it cannot be used in the Create User Journey API

## Path parameters

- `id` string, uuid, required

## Response `200`

The request has succeeded.

---

[API](https://skmtc.net/xpand-io/apis/xpand-api.md) · [All operations](https://skmtc.net/xpand-io/apis/xpand-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xpand-io/xpand-api/versions/85bece7875fd/schema)
