Appearance
ServiceNow.Core 
SNow.Core.API.APIBase 
APIBase.deleteAsync(string, Guid) Method 
csharp
public System.Threading.Tasks.Task<bool> deleteAsync(string endpoint, System.Guid id);Parameters 
endpoint System.String
id System.Guid