Table of Contents

SendCustomRequestAsync

Methods
Task<string> SendCustomRequestAsync(string endpoint, string path, string method, string body)
Parameters
Type Name Description
string endpoint
string path
string method
string body
Returns
Type Description
Task<string>