Delete a dynamic emergency address
Deletes the dynamic emergency address based on the ID provided
Path parameters
Dynamic Emergency Address id
Response
Dynamic Emergency Address Response
Example response
{
"data": {
"administrative_area": "TX",
"country_code": "US",
"created_at": "2018-02-02T22:25:27.521Z",
"house_number": "600",
"id": "0ccc7b54-4df3-4bca-a65a-3da1ecc777f1",
"locality": "Austin",
"postal_code": "78701",
"record_type": "dynamic_emergency_address",
"sip_geolocation_id": "XYZ123",
"status": "pending",
"street_name": "Congress",
"street_suffix": "St",
"updated_at": "2018-02-02T22:25:27.521Z"
}
}Changes
Changed in 2 of the 61 revisions of this API.10
- ▲
the
errors/items/coderesponse's property type/format changed frominteger/int32tostring/for status400response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed frominteger/int32tostring/for status401response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed frominteger/int32tostring/for status404response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed frominteger/int32tostring/for status422response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed frominteger/int32tostring/for status500response-property-type-changed
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
errors/items/coderesponse's property type/format changed fromstring/tointeger/int32for status400response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed fromstring/tointeger/int32for status401response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed fromstring/tointeger/int32for status404response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed fromstring/tointeger/int32for status422response-property-type-changed
- ▲
the
errors/items/coderesponse's property type/format changed fromstring/tointeger/int32for status500response-property-type-changed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲