---
title: "Enable custom field with a specified identifier."
method: PUT
path: "/v1/fields/{id}/enable"
tags: ["fieldManagementV1"]
---

# Enable custom field with a specified identifier.

`PUT /v1/fields/{id}/enable`

Fields have to be enabled to be assigned to your data. This operation ensures that a specified field is enabled and Sumo Logic will treat it as safe to process. All manually created custom fields are  enabled by default.

## Path parameters

- `id` string, required

## Response `204`

Field has been enabled.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
