pub async fn apply_agent_authorization(
__arg0: State<AdminState>,
__arg1: SonicJson<TestAgentAuthorizationRequest>,
) -> Result<SonicJson<ApiResponse<TestAgentAuthorizationResponse>>, ApiError>Expand description
Apply testnet agent authorization.