---
title: "Create an enable"
method: POST
path: "/users/{id}/enable"
tags: ["Core resources"]
---

# Create an enable

`POST /users/{id}/enable`

## Path parameters

- `id` string, required — An object id with prefix

## Headers

- `IdempotencyKey` string — A unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See [Idempotent Requests](/docs/idempotent-requests).

## Response `200`

Successful operation

---

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