callSecureApi abstract method
Calls a host-owned secure API operation through an allowlisted endpoint.
Implementation
Future<HostActionResult> callSecureApi(CallSecureApiActionPayload payload);
Calls a host-owned secure API operation through an allowlisted endpoint.
Future<HostActionResult> callSecureApi(CallSecureApiActionPayload payload);