// Initialize the clientvar client = new AgentStudioClient( new AgentStudioConfig("ALGOLIA_APPLICATION_ID", "ALGOLIA_API_KEY"));// Call the APIawait client.DeleteSecretKeyAsync("a1b2c3d4-5678-90ab-cdef-123456789abc");
See the full API reference
For more details about input parameters
and response fields.