Change Updates

Do not miss any Supersim API changes, ever again

Subscribe to the Supersim API changelog to be up to date on recent changes.

RSS
Twilio /

Change #2dca572d

Last update:
Compare
1.29.1

API structure has changed

Next Change
19 structure changes including:
3 Breaking changes
6 Additions
10 Modifications
3 Removals
Modified 10 Breaking
POST /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 201 response Modified
    • identifiers attribute Modified
POST /v1/Fleets/{Sid}
  • Body
  • content type Modified
    • CommandsMethod, CommandsUrl attributes Removed
    • IpCommandsMethod, IpCommandsUrl attributes Added
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
POST /v1/Fleets
  • Body
  • content type Modified
    • CommandsEnabled, CommandsMethod, CommandsUrl attributes Removed
    • IpCommandsMethod, IpCommandsUrl attributes Added
  • Response
  • 201 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
GET /v1/Fleets
  • Response
  • 200 response Modified
    • fleets attribute Modified
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • networks attribute Modified
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers attribute Modified
GET /v1/Networks
  • Response
  • 200 response Modified
    • networks attribute Modified
GET /v1/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers attribute Modified
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • usage_records attribute Modified
Removed 3 Breaking
POST /v1/Commands
GET /v1/Commands/{Sid}
GET /v1/Commands
Added 6
POST /v1/IpCommands
POST /v1/ESimProfiles
GET /v1/IpCommands/{Sid}
GET /v1/IpCommands
GET /v1/ESimProfiles/{Sid}
GET /v1/ESimProfiles