pub async fn create_ref(
__arg0: State<App>,
tn_id: TnId,
__arg2: OptionalRequestId,
__arg3: Json<CreateRefRequest>,
) -> ClResult<(StatusCode, Json<ApiResponse<RefResponse>>)>Expand description
POST /api/refs - Create a new ref for authentication workflows