Deletes an existing Dynamic Person Group with specified dynamicPersonGroupId.

Deleting this Dynamic Person Group only delete the references to persons data. To delete actual person see Person Directory "Delete Person".

delete/dynamicpersongroups/{dynamicPersonGroupId}

Path parameters

dynamicPersonGroupIdstring required

ID of the dynamic person group.

Response

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.

Changes