---
title: "Changes to Create a Fleet"
method: POST
path: "/v1/Fleets"
---

# Changes to Create a Fleet

`POST /v1/Fleets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2024-08-26** (v1) `af3b4d2ec72e` — 1 info
- **2024-04-18** (v1) `d0ddd613f56b` — 8 breaking, 8 info
- **2023-08-10** (v1) `4c8f6063ae9d` — 1 info

## Changes

- **2024-08-26** (v1) `af3b4d2ec72e` — 1 info
  - the `data_limit` response's property default value `0` was added for the status `201`
- **2024-04-18** (v1) `d0ddd613f56b` — 8 breaking, 8 info
  - removed the enum value `DELETE` of the request property `IpCommandsMethod`
  - removed the enum value `DELETE` of the request property `SmsCommandsMethod`
  - removed the enum value `HEAD` of the request property `IpCommandsMethod`
  - removed the enum value `HEAD` of the request property `SmsCommandsMethod`
  - removed the enum value `PATCH` of the request property `IpCommandsMethod`
  - removed the enum value `PATCH` of the request property `SmsCommandsMethod`
  - removed the enum value `PUT` of the request property `IpCommandsMethod`
  - removed the enum value `PUT` of the request property `SmsCommandsMethod`
  - removed the `DELETE` enum value from the `ip_commands_method` response property for the response status `201`
  - removed the `DELETE` enum value from the `sms_commands_method` response property for the response status `201`
  - removed the `HEAD` enum value from the `ip_commands_method` response property for the response status `201`
  - removed the `HEAD` enum value from the `sms_commands_method` response property for the response status `201`
  - removed the `PATCH` enum value from the `ip_commands_method` response property for the response status `201`
  - removed the `PATCH` enum value from the `sms_commands_method` response property for the response status `201`
  - removed the `PUT` enum value from the `ip_commands_method` response property for the response status `201`
  - removed the `PUT` enum value from the `sms_commands_method` response property for the response status `201`
- **2023-08-10** (v1) `4c8f6063ae9d` — 1 info
  - api tag `SupersimV1Fleet` added

---

[Operation](https://skmtc.dev/twilio/apis/supersim-v1/docs/v1/Fleets/post.md) · [API](https://skmtc.dev/twilio/apis/supersim-v1.md) · [Page](https://skmtc.dev/twilio/apis/supersim-v1/changes/v1/Fleets/post)
