Delete a Contact
Using this API you can delete a specified contact from the specified identity store.
NOTE: The contact object type is not supported in a Microsoft Entra ID based identity store.
Endpoint
HTTP Method
DELETE
Sample Response Syntax
{
"name": null,
"type": 0,
"status": 0,
"message": null,
"data": "",
"identityStoreObject": null,
"details": [],
"currentDirectoryServer": null,
"errorCode": null,
"exceptionMessagesAttributeWise": null,
"isResyncAble": true
}