v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Automatic Location Updates

Get Emergency Map Configuration Task

Returns results of the task created within the frame of Automatic Location Updates feature. Currently four task types are supported: 'Wireless Points Bulk Create', 'Wireless Points Bulk Update', 'Switches Bulk Create', 'Switches Bulk Update'.

get/restapi/v1.0/account/{accountId}/emergency-address-auto-update/tasks/{taskId}

Path parameters

accountIdstring required

Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)

taskIdstring required

Response

Task information

idstring

Internal identifier of a task

status'Accepted' | 'InProgress' | 'Completed' | 'Failed'

Status of a task

creationTimestring date-time

Task creation time

lastModifiedTimestring date-time

Time of the task latest modification

type'WirelessPointsBulkCreate' | 'WirelessPointsBulkUpdate' | 'SwitchesBulkCreate' | 'SwitchesBulkUpdate'

Type of task