Skip to main content

Update ring group members

POST 

/ring-groups/:ringGroupId/update-members

Atomically applies an add/update/remove delta to a ring group's member list. Returns an operation object to track progress; poll the operation to completion. Only the members supplied are changed. At least one of add, update, or remove must be non-empty, each accepts up to 200 members, and an extensionId or extensionNumber must not appear in more than one array within a single request.

Request

Responses

Accepted - Member update initiated

Response Headers
    X-Response-Id

    Unique response identifier generated by the service