---
title: "Changes to Request a SIM card enable"
method: POST
path: "/sim_cards/{id}/actions/enable"
---

# Changes to Request a SIM card enable

`POST /sim_cards/{id}/actions/enable`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 2 breaking, 2 warning
- **2026-08-04** `8f5f4e537994` — 2 breaking

## Changes

- **2026-08-17** `1571b0380bd7` — 2 breaking, 2 warning
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `422`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `default`
  - added the new `disable_voice` enum value to the `data/action_type` response property for the response status `202`
  - added the new `enable_voice` enum value to the `data/action_type` response property for the response status `202`
- **2026-08-04** `8f5f4e537994` — 2 breaking
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `422`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `default`

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/sim_cards/:id/actions/enable/post.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/sim_cards/:id/actions/enable/post)
