---
title: "Changes to Create E911 address"
method: POST
path: "/api/relay/rest/addresses"
---

# Changes to Create E911 address

`POST /api/relay/rest/addresses`

> Every recorded change to this endpoint, newest first.
> 137 revisions in range; 3 could not be searched.

## Timeline

Changed in 2 of 137 revisions.

- **2026-07-27** `dd526f1cd683` — 1 breaking, 4 info
- **2026-07-24** `e9f0b2ed4396` — 5 info

## Changes

- **2026-07-27** `dd526f1cd683` — 1 breaking, 4 info
  - removed the success response with the status `201`
  - the `auto_correct_address` request property default value `true` was added
  - the `emergency_enabled` request property default value `false` was added
  - added the optional property `candidates` to the response with the `422` status
  - added the success response with the status `200`
- **2026-07-24** `e9f0b2ed4396` — 5 info
  - added the new optional request property `auto_correct_address`
  - added the new optional request property `emergency_enabled`
  - added the required property `emergency_enabled` to the response with the `201` status
  - added the required property `validated` to the response with the `201` status
  - added the required property `validated_at` to the response with the `201` status

---

[Operation](https://skmtc.dev/signalwire/apis/signalwire-rest-api/docs/api/relay/rest/addresses/post.md) · [API](https://skmtc.dev/signalwire/apis/signalwire-rest-api.md) · [Page](https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/relay/rest/addresses/post)
