Appearance
ServiceNow.Core
SNow.Core.API.IAPI<T>
IAPI<T>.DeleteAsync(string, Guid) Method
Must have and attribute id in the path.
csharp
System.Threading.Tasks.Task<bool> DeleteAsync(string endpoint, System.Guid id);
Parameters
endpoint
System.String
id
System.Guid