Package version:

Interface UpdateDynamicPersonGroupWithPersonChanges202Response

A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. The URL provides the status of when Person Directory "Get Dynamic Person Group References" will return the changes made in this request.

interface UpdateDynamicPersonGroupWithPersonChanges202Response {
    headers: any;
    status: "202";
}

Hierarchy

  • unknown
    • UpdateDynamicPersonGroupWithPersonChanges202Response

Properties

Properties

headers: any
status: "202"