Rewrite the E911 platform guide to use new native, self-service REST endpoint - #538
Merged
Merged
Conversation
…5-update-e911-platform-guide
Contributor
briankwest
previously approved these changes
Aug 5, 2026
…om:signalwire/docs into august-20260805-update-e911-platform-guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Now that native E911 REST endpoints are live, the platform E911 guide no longer needs to tell people to file a support ticket.
This PR rewrites
/docs/platform/e911around the self-service process:e911_statusto becomeactiveThe doc uses Fern's built-in endpoint snippet components so the examples render from the OpenAPI spec and can't drift, and it links heavily into the generated E911 Addresses reference.
Also added:
EmergencyAddressSidvia the Compatibility APIType of Change
Related Issues
#537
Testing
Verified with
fern docs md checkandfern generate --docs --preview(0 errors); snippets, links, and anchors checked on a preview deployChecklist