// Initialize the clientvar client = new AgentStudioClient( new AgentStudioConfig("ALGOLIA_APPLICATION_ID", "ALGOLIA_API_KEY"));// Call the APIawait client.DeleteProviderAsync("c2905529-b933-4b69-87ec-75f9829d5f59");
See the full API reference
For more details about input parameters
and response fields.