Update a location's static emergency address
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the external connection
The ID of the location to update
Body
application/json
A new static emergency address ID to update the location with
Response
Location successfully updated with no associated orders to process
JavaScript